X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=share%2Fstyle.css;h=d1db9416e4eb173a397f6d93a3454c3a4aa137b0;hb=daff10f47909eaaf1fe5bc1d4fbcf7fecf46551b;hp=a1964d2e455eabfbd87096a38d4d898f9295b9b5;hpb=ac284c5c84056ffeb0bb81240fb7dac3eb65f2d4;p=collection4.git diff --git a/share/style.css b/share/style.css index a1964d2..d1db941 100644 --- a/share/style.css +++ b/share/style.css @@ -74,6 +74,12 @@ a:hover font-style: italic; } +ul.menu +{ + border: 1px solid silver; + background-color: #fcfcfc; +} + #search-form { position: relative; @@ -229,6 +235,13 @@ div.graph-img:hover div.graph-buttons margin-bottom: 1px; } +.graph-json +{ + clear: both; + width: 600px; + height: 300px; +} + div.footer { margin-left: auto;