this better work or imma crash out
This commit is contained in:
parent
b28516e23b
commit
e9d6b74b32
@ -22,8 +22,8 @@ body.dark-mode {
|
|||||||
|
|
||||||
header {
|
header {
|
||||||
background-color: #8ffef8;
|
background-color: #8ffef8;
|
||||||
color: white;
|
color: black;
|
||||||
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
|
text-shadow: -1px 0 #f0f0f0, 0 1px #f0f0f0, 1px 0 #f0f0f0, 0 -1px #f0f0f0;
|
||||||
padding: 20px 0;
|
padding: 20px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user