mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 07:09:31 +00:00
Tweak light theme to resemble Twitter more
This commit is contained in:
parent
a3ca693dbe
commit
64d2d39424
9 changed files with 50 additions and 29 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue