mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Dark theme for changelog
really quick fix just 3 sloc
This commit is contained in:
parent
55f7c4462d
commit
31960329c6
@ -14,6 +14,10 @@
|
||||
padding: 10px;
|
||||
box-sizing: border-box;
|
||||
background: #eef1f4;
|
||||
|
||||
@include DarkThemeOverride {
|
||||
background: #424242;
|
||||
}
|
||||
|
||||
.version {
|
||||
@include Heading;
|
||||
|
Loading…
Reference in New Issue
Block a user