shithub: werc

Download patch

ref: 77c5d7bdbd75f1035f89f672293e827cd332a2b2
parent: 1274cd7b973aa800874d8b9b170e9de8fe4363bb
author: uriel <uriel@suckless.org>
date: Sat Jul 5 18:38:41 EDT 2008

Properly comment out css attributes

--- a/pub/style/style.css
+++ b/pub/style/style.css
@@ -167,8 +167,10 @@
   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;
 }