redesign countdown again
This commit is contained in:
@@ -111,8 +111,8 @@
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: doto;
|
||||
src: url("doto.ttf");
|
||||
font-family: jetbrains_mono;
|
||||
src: url("jetbrains_mono.ttf");
|
||||
}
|
||||
|
||||
html {
|
||||
@@ -218,10 +218,7 @@ header * {
|
||||
text-align: center;
|
||||
margin: 1.5em auto;
|
||||
padding: 0 .5em;
|
||||
outline: 1px dotted black;
|
||||
font-family: doto, monospace;
|
||||
background-color: var(--fg-color);
|
||||
color: var(--bg-color);
|
||||
font-family: jetbrains_mono, monospace;
|
||||
width: fit-content;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Reference in New Issue
Block a user