Skip to content

Commit e5cd556

Browse files
committed
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>
1 parent 8c84371 commit e5cd556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/global/template/style/offline.css

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ body {
55
text-align: left;
66
margin-left: 5px;
77
margin-right: 5px;
8+
background-color: #fff;
89
}
910

1011
p {

0 commit comments

Comments
 (0)