summaryrefslogtreecommitdiffstats
path: root/tools/faq.css
diff options
context:
space:
mode:
Diffstat (limited to 'tools/faq.css')
-rw-r--r--tools/faq.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/tools/faq.css b/tools/faq.css
index 18932d0..3b71b1e 100644
--- a/tools/faq.css
+++ b/tools/faq.css
@@ -1 +1,7 @@
-.question {font-size: 16px; font-weight: bold}
+pre.programlisting, pre.screen {
+background-color : #e0e0e0;
+padding : 0.2cm;
+}
+.question {
+font-weight : bold;
+}