Add more features to clock
This commit is contained in:
parent
4a27ec3271
commit
8148f09b9c
6 changed files with 195 additions and 15 deletions
|
|
@ -849,6 +849,10 @@ body {
|
|||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
.clock-time span {
|
||||
color: var(--color-text-highlight);
|
||||
}
|
||||
|
||||
.monitor-site-icon {
|
||||
display: block;
|
||||
opacity: 0.8;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue