Everybody should have this background color.

This commit is contained in:
Samuel Clay 2019-01-20 17:22:17 -05:00
parent 5865c23e7c
commit 5e12fed813

View file

@ -80,6 +80,7 @@ a img {
}
#NB-splash {
display: block;
background-color: #F6F8F0;
}
.NB-show-reader #NB-splash {
display: none;