comparison static/iwws.css @ 1:4385563d45e7

Add missing file.
author Daniel O'Connor <darius@dons.net.au>
date Mon, 15 Aug 2011 17:56:00 +0930
parents
children faacb77ce8f4
comparison
equal deleted inserted replaced
0:2d9ee2b3ae82 1:4385563d45e7
1 div.legend {
2 font-size: x-small;
3 }
4
5 div.tickLabel {
6 font-size: x-small;
7 }
8
9 #graph1 {
10 width: 100%;
11 /* can't do height 50% .. results in 0px height */
12 height: 180px;
13 }
14
15 #graph2 {
16 width: 100%;
17 height: 180px;
18 }