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