Properly comment out css attributes

This commit is contained in:
Uriel 2008-07-05 22:38:41 +02:00
parent 62d2263309
commit 95cc11dee1

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;
}