summaryrefslogtreecommitdiff
path: root/2016
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-12-27 20:58:02 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-12-27 20:58:02 +0100
commit52289b3517ef752b7794bb7624ce71203990f857 (patch)
tree28263a147b35af5741e7039ddbfd6b353782e1c2 /2016
parentf4d92937f0473bd5d37c659a16cb229e4534bd1c (diff)
33c3: CSS more black on white to ease reading text
Diffstat (limited to '2016')
-rw-r--r--2016/33c3/33c3-modems.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/2016/33c3/33c3-modems.css b/2016/33c3/33c3-modems.css
index e38d1ed..37dd149 100644
--- a/2016/33c3/33c3-modems.css
+++ b/2016/33c3/33c3-modems.css
@@ -16,3 +16,15 @@ span.gimmick_right img {
div.qanda ol {
list-style-type: none;
}
+
+.monospaced, code, pre {
+ color: black;
+}
+
+div.quoteblock, div.verseblock {
+ color: black;
+}
+
+em {
+ color: black;
+}
personal git repositories of Harald Welte. Your mileage may vary