X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=share%2Fstyle.css;h=a9f7e15c55dc5856c44b1e693f868f9d76d5c31e;hb=ddfdfa88eb2e3db84ab47d65bc49bcc565f4bdd7;hp=a1964d2e455eabfbd87096a38d4d898f9295b9b5;hpb=ac284c5c84056ffeb0bb81240fb7dac3eb65f2d4;p=collection4.git diff --git a/share/style.css b/share/style.css index a1964d2..a9f7e15 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: 200px; +} + div.footer { margin-left: auto;