mirror of
https://git.sr.ht/~emersion/gamja
synced 2024-11-14 19:25:26 -05:00
Make date separators more readable
This commit is contained in:
parent
525df515bc
commit
81f3159e8f
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ details summary {
|
|||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
#buffer .date-separator {
|
||||
color: #ddd;
|
||||
color: #757575;
|
||||
}
|
||||
#buffer .date-separator::before, #buffer .date-separator::after {
|
||||
border-color: #ddd;
|
||||
|
|
Loading…
Reference in a new issue