Fix the style switcher in a way that is standard conformant *and* working
This commit is contained in:
parent
e2347fa020
commit
a764f8e999
2 changed files with 7 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
<title>Freifunk Lübeck - Knotengraph</title>
|
||||
<link href='style.css' rel='stylesheet' type='text/css' />
|
||||
<link href='force.css' rel='stylesheet' type='text/css' />
|
||||
<link href='force-big.css' rel='alternate stylesheet' type='text/css' title='big' disabled/>
|
||||
<link href='force-big.css' rel='alternate stylesheet' type='text/css' title='big'/>
|
||||
<link href='force-light.css' rel='stylesheet' type='text/css' title='light'/>
|
||||
<script type="text/javascript" src="jquery.min.js"></script>
|
||||
<script type="text/javascript" src="d3.v2.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue