Fix Reflect/etc text in dark mode

Fixes #952
This commit is contained in:
Guangcong Luo 2017-06-24 03:04:19 -04:00
parent 73a8845932
commit 08ca2d13f7

View File

@ -384,6 +384,7 @@ License: GPLv2
right: 0;
bottom: 0;
text-shadow: #FFFFFF 1px 1px 0, #FFFFFF 1px -1px 0, #FFFFFF -1px 1px 0, #FFFFFF -1px -1px 0;
color: black;
}
.weather em {
display: block;