X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=share%2Fstyle.css;h=9e8668b64dddb03a3e4a98029e55f5cd966c68ed;hp=a1964d2e455eabfbd87096a38d4d898f9295b9b5;hb=c4c851ce35ad88eff7f843dbced132f55b8a2f6c;hpb=ac284c5c84056ffeb0bb81240fb7dac3eb65f2d4 diff --git a/share/style.css b/share/style.css index a1964d2..9e8668b 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;