Properly comment out css attributes

This commit is contained in:
uriel 2008-07-05 22:38:41 +02:00
parent d8f9560369
commit 51d7cbb67e

View File

@ -167,8 +167,10 @@ li ul {
color: black!important;
background-color: white;
padding-left: 5mm;
XXXborder-top: 1px solid rgb(153,153,153);
XXXborder-bottom: 1px solid rgb(153,153,153);
/*
border-top: 1px solid rgb(153,153,153);
border-bottom: 1px solid rgb(153,153,153);
*/
font-weight: 600;
}