Make date separators more readable

This commit is contained in:
Simon Ser 2021-03-02 22:17:52 +01:00
parent 525df515bc
commit 81f3159e8f

View file

@ -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;