Merge CSS files and introduce dev theme
This commit is contained in:
parent
2d4e7400cb
commit
d368f0862b
8 changed files with 39 additions and 42 deletions
3
htdocs/css/dev.css
Normal file
3
htdocs/css/dev.css
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.clock {
|
||||
display: none;
|
||||
}
|
||||
Reference in a new issue