Youen Toupin
3 years ago
2 changed files with 10 additions and 4 deletions
@ -1,9 +1,15 @@
|
||||
div.clock { |
||||
text-align: center; |
||||
} |
||||
|
||||
div.clock div.date { |
||||
display: inline-block; |
||||
text-aligne: center; |
||||
} |
||||
|
||||
div.clock p.time { |
||||
display: inline-block; |
||||
font-size: 3rem; |
||||
margin-left: 0.5rem; |
||||
font-family: monospace; |
||||
font-size: 3.5rem; |
||||
margin-left: 0.8rem; |
||||
} |
||||
|
Loading…
Reference in new issue