summaryrefslogtreecommitdiffstats
path: root/doc/global/template/style
diff options
context:
space:
mode:
authorVolker Krause <volker.krause@kdab.com>2016-01-24 11:02:15 +0100
committerVolker Krause <volker.krause@kdab.com>2016-01-28 20:07:10 +0000
commite5cd556cd1f6f656f43d0a9d8ddd2845794c31f9 (patch)
tree36d71b27b49aa7e41e66df4a1709f4efc4f99770 /doc/global/template/style
parent8c843712da2510beb7f510c1885df819edbdf058 (diff)
Make documentation readable with dark color schemes.
All other colors are hard-coded in here, only the background followed the palette. Change-Id: If8033a72f85f953358ffeec4edd80a36b8494c7f Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'doc/global/template/style')
-rw-r--r--doc/global/template/style/offline.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/global/template/style/offline.css b/doc/global/template/style/offline.css
index 1f76efbd38..1c5a2dfa61 100644
--- a/doc/global/template/style/offline.css
+++ b/doc/global/template/style/offline.css
@@ -5,6 +5,7 @@ body {
text-align: left;
margin-left: 5px;
margin-right: 5px;
+ background-color: #fff;
}
p {