🔧 Use default fonts for p.time

Signed-off-by: bobmaster <bobmaster@hibobmaster.com>
This commit is contained in:
bobmaster 2022-08-28 04:25:37 +00:00
parent c37902e74c
commit b0bee806d8

View file

@ -173,6 +173,7 @@ padding:0 .9em
p.time {
margin-bottom: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.time-container {