Properly comment out css attributes
This commit is contained in:
parent
d8f9560369
commit
51d7cbb67e
@ -167,8 +167,10 @@ li ul {
|
|||||||
color: black!important;
|
color: black!important;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
padding-left: 5mm;
|
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;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user