Tweak light theme to resemble Twitter more

This commit is contained in:
Zed
2019-10-23 13:58:10 +02:00
parent a3ca693dbe
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) {