Update 'css/everest.css'
This commit is contained in:
parent
073486a129
commit
5734280ac0
@ -39,7 +39,6 @@
|
|||||||
margin-left: 160px;
|
margin-left: 160px;
|
||||||
padding: 0px 10px;
|
padding: 0px 10px;
|
||||||
background-color: #1E1E1E;
|
background-color: #1E1E1E;
|
||||||
color: white;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-height: 450px) {
|
@media screen and (max-height: 450px) {
|
||||||
@ -50,6 +49,7 @@
|
|||||||
body {
|
body {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
background-color: #1E1E1E;
|
background-color: #1E1E1E;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
|
Loading…
Reference in New Issue
Block a user