mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-08 07:38:13 -04:00
big style update + new log system
This commit is contained in:
@@ -18,3 +18,18 @@ body {
|
||||
background: black;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.cm-gutters {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.cm-content {
|
||||
padding-top: 12px !important;
|
||||
padding-left: 8px !important;
|
||||
}
|
||||
|
||||
@layer base {
|
||||
* {
|
||||
/* font-family: 'monospace'; */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user