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
commitcd1030d5ab90c7b1e1bc17ef2077480841f42b8d (patch)
tree69e02b0070099568e5ebdfa436c954798da2ae36 /doc/security-team.d.o/style.css
parenta6b4b1facd4fdd462f1c054106ee33f2da2f5769 (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