[Secure-testing-commits] r31476 - doc/security-team.d.o

Luciano Bello luciano at moszumanska.debian.org
Sun Jan 18 00:00:19 UTC 2015


Author: luciano
Date: 2015-01-18 00:00:17 +0000 (Sun, 18 Jan 2015)
New Revision: 31476

Modified:
   doc/security-team.d.o/style.css
Log:
security-team.d.o: console-like pre/code

Modified: doc/security-team.d.o/style.css
===================================================================
--- doc/security-team.d.o/style.css	2015-01-17 23:59:59 UTC (rev 31475)
+++ doc/security-team.d.o/style.css	2015-01-18 00:00:17 UTC (rev 31476)
@@ -65,7 +65,7 @@
     height: 60px;*/
 }
 
-/* --- Content Pane --- */
+/* --- Content Panel --- */
 div#body {
     clear: both;
     border-top: 2px solid #d70751;
@@ -173,7 +173,10 @@
     border-bottom: 0;
 }
 
-tt { font-family: "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace; }
+code, pre { 
+    background-color: #EEE;
+    font-family: "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
+}
 
 /* --- Misc --- */
 form > p { margin: 0; padding: 0; }




More information about the Secure-testing-commits mailing list