summaryrefslogtreecommitdiffstats
path: root/doc/security-team.d.o/style.css
diff options
context:
space:
mode:
authorLuciano Bello <luciano@debian.org>2015-01-18 00:00:17 +0000
committerLuciano Bello <luciano@debian.org>2015-01-18 00:00:17 +0000
commit571ef0a8c6bbdd62b30569bc086087050fe2da78 (patch)
treea3eaf92b81fbb4a6e5810f96d9d3b9d197bec4ea /doc/security-team.d.o/style.css
parent426a8b2b7a54deeff53322868e46df04fa699906 (diff)
security-team.d.o: console-like pre/code
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@31476 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'doc/security-team.d.o/style.css')
-rw-r--r--doc/security-team.d.o/style.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/security-team.d.o/style.css b/doc/security-team.d.o/style.css
index 6a925e6061..c869719102 100644
--- a/doc/security-team.d.o/style.css
+++ b/doc/security-team.d.o/style.css
@@ -65,7 +65,7 @@ h2#subtitle {
height: 60px;*/
}
-/* --- Content Pane --- */
+/* --- Content Panel --- */
div#body {
clear: both;
border-top: 2px solid #d70751;
@@ -173,7 +173,10 @@ div.footer {
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; }

© 2014-2024 Faster IT GmbH | imprint | privacy policy