mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 02:43:50 +00:00
style: go dark
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
width: 95%;
|
||||
margin: auto;
|
||||
height: 95vh;
|
||||
color: #fffd;
|
||||
}
|
||||
|
||||
.editor {
|
||||
height: 100%;
|
||||
margin-top: 1.5vh;
|
||||
background-color: #fcfcfa;
|
||||
/* 011627 */
|
||||
background-color: rgba(255, 255, 255, 0.13);
|
||||
padding: 0.8em 1.5em;
|
||||
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user