Minor fix in the menu stylesheet file

This commit is contained in:
Andre Lorbach 2008-04-22 11:05:02 +02:00
parent eea4371eb5
commit 46efb85e19

View File

@ -28,7 +28,6 @@
} }
#menu a:hover { #menu a:hover {
border-style: invert;
text-decoration: none; text-decoration: none;
border-color: #44617D #203040 #203040 #44617D; border-color: #44617D #203040 #203040 #44617D;
} }