Tweak light theme to resemble Twitter more

This commit is contained in:
Zed 2019-10-23 13:58:10 +02:00
commit 64d2d39424
9 changed files with 50 additions and 29 deletions

View file

@ -94,10 +94,12 @@
.profile-stat-header {
font-weight: bold;
color: var(--profile_stat);
}
.profile-stat-num {
display: block;
color: var(--profile_stat);
}
@media(max-width: 600px) {