Changed Background
This commit is contained in:
parent
dfb21913a2
commit
4c6f8b3db2
@ -315,7 +315,7 @@ nav li a:focus::after{
|
|||||||
/* Main Section */
|
/* Main Section */
|
||||||
main {
|
main {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0 0 10px 0;
|
padding-bottom: 10px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@ -335,7 +335,7 @@ section {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#event {
|
#event {
|
||||||
background-color: #0d1117;
|
/* background-color: #0d1117; */
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
position: relative;
|
position: relative;
|
||||||
background-color: #141313 !important;
|
background-color: #0d1117 !important;
|
||||||
background-image: "";
|
background-image: "";
|
||||||
color: #f2f1ef !important;
|
color: #f2f1ef !important;
|
||||||
font-family: "Glacial Indifference";
|
font-family: "Glacial Indifference";
|
||||||
|
Loading…
Reference in New Issue
Block a user