[Pcsclite-cvs-commit] r3431 - /website/default.css

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Apr 10 10:16:19 UTC 2009


Author: rousseau
Date: Fri Apr 10 10:16:18 2009
New Revision: 3431

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3431
Log:
update table style

Modified:
    website/default.css

Modified: website/default.css
URL: http://svn.debian.org/wsvn/pcsclite/website/default.css?rev=3431&op=diff
==============================================================================
--- website/default.css (original)
+++ website/default.css Fri Apr 10 10:16:18 2009
@@ -2,9 +2,9 @@
 h1{padding:4px;text-align:center;border:4px double #000;background:#ff8;}
 h2{padding:4px;border:1px solid #888;background:#ffa;}
 h3{padding:4px;background:#ffc;}
-table{border:0;margin-left:auto;margin-right:auto;margin-bottom:10px;}
+table{border:1;margin-left:auto;margin-right:auto;margin-bottom:10px;}
 th{background:#bbd;padding:2px;}
-td{padding:2px;border-bottom:1px dotted #bbd;}
+td{padding:2px}
 img{border:0;}
 blockquote{font-weight:bold;font-size:80%;}
 a{text-decoration:none;} 




More information about the Pcsclite-cvs-commit mailing list