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>
This commit is contained in:
Volker Krause 2016-01-24 11:02:15 +01:00
parent 8c843712da
commit e5cd556cd1

View File

@ -5,6 +5,7 @@ body {
text-align: left;
margin-left: 5px;
margin-right: 5px;
background-color: #fff;
}
p {