font fix for bg?
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
body {
|
body {
|
||||||
font-family: "arial";
|
font-family: "arial";
|
||||||
|
color: white;
|
||||||
|
text-shadow: -1px -1px 0 #000, 1px -1px #000, -1px 1px #000, 1px 1px #000;
|
||||||
background-color: #daf7a6;
|
background-color: #daf7a6;
|
||||||
display: grid;
|
display: grid;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user