mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-05-11 11:16:38 +00:00
changed background color
This commit is contained in:
@@ -57,6 +57,24 @@
|
||||
font-size-adjust: inherit;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #ededed;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
background-color: #ededed;
|
||||
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
background-color: #ededed;
|
||||
|
||||
}
|
||||
|
||||
.modal-dialog {
|
||||
background-color: #ededed;
|
||||
}
|
||||
|
||||
div {
|
||||
font-family: pixel;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user