html: smaller navigation, larger charts

This commit is contained in:
Nils Schneider 2012-06-03 13:13:45 +02:00
commit 973a39087d
6 changed files with 65 additions and 22 deletions

View file

@ -12,5 +12,7 @@ line.link {
stroke-opacity: 1;
}
#chart {
#chart, #chart svg {
display: block;
vertical-align: middle;
}