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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Mar 23 09:06:42 UTC 2013


Author: rousseau
Date: Sat Mar 23 09:06:41 2013
New Revision: 6577

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6577
Log:
Add colors for note, features, limitations and release

The colors were removed by mistake in revision 6513 (2 months before)

Modified:
    website/default.css

Modified: website/default.css
URL: http://svn.debian.org/wsvn/pcsclite/website/default.css?rev=6577&op=diff
==============================================================================
--- website/default.css (original)
+++ website/default.css Sat Mar 23 09:06:41 2013
@@ -26,3 +26,9 @@
 pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
 pre.prettyprint{margin-bottom:20px}
 pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0}
+
+span.note{background:fuchsia;}
+span.features{background:yellow;}
+span.limitations{background:red;} 	 
+span.url{} 	 
+span.release{color:gray;}




More information about the Pcsclite-cvs-commit mailing list