Fix eigengrau
This commit is contained in:
@ -24,4 +24,12 @@ h1, h2, h3, h4, h5, h6 {
|
|||||||
|
|
||||||
.page-content {
|
.page-content {
|
||||||
background-color: #16161d;
|
background-color: #16161d;
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
|
||||||
|
a, h1, h2, h3, h4, h5, h6 {
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
body {
|
||||||
|
background-color: #252525;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user