revert to basic styling
This commit is contained in:
parent
1106ae4dd6
commit
1610d3a732
13 changed files with 83 additions and 137 deletions
|
|
@ -1,10 +1,4 @@
|
|||
@import url('../common.css');
|
||||
|
||||
#clock {
|
||||
border: solid 1px #5e81ac;
|
||||
border-radius: 9999px;
|
||||
padding: 0 10px;
|
||||
color: #eee;
|
||||
background: linear-gradient(144deg, #8fbcbb 0%, #5e81ac 100%);
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue