view 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
line wrap: on
line source

div.legend {
    font-size: x-small;
}

div.tickLabel {
    font-size: x-small;
}

#graph1 {
    width: 100%;
    /* can't do height 50% .. results in 0px height */
    height: 180px;
}

#graph2 {
    width: 100%;
    height: 180px;
}