Merge pull request #82 from yardenshoham/add-clock-widget
Add a clock widget
This commit is contained in:
commit
0f42567d98
9 changed files with 243 additions and 1 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