view static/iwws.css @ 3:942d4cfc2538

Add static alias. Correct typos in demo paths.
author Daniel O'Connor <darius@dons.net.au>
date Mon, 15 Aug 2011 19:05:23 +0930
parents 4385563d45e7
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;
}