timestamp: Update night mode css after the syntax change.

This commit is contained in:
Rohitt Vashishtha 2020-06-20 01:29:12 +05:30 committed by Tim Abbott
parent 88821ec3f2
commit c3bfa3de0d
1 changed files with 1 additions and 1 deletions

View File

@ -531,7 +531,7 @@ on a dark background, and don't change the dark labels dark either. */
}
}
.timestamp {
time {
background: hsla(0, 0%, 0%, 0.2);
box-shadow: 0px 0px 0px 1px hsla(0, 0%, 0%, 0.4);
}