Skip to content

Commit ee5a92f

Browse files
committed
Update style.css
1 parent ad821e9 commit ee5a92f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
body {
22
background: #FAF625;
33
color: #FCFCFC;
4-
font-family: arial, sans-serif;
4+
font-family: "Arial", sans-serif;
55
font-size: 14px;
66
}
77

@@ -63,4 +63,4 @@ input[type="submit"] {
6363
#results span {
6464
color: #000;
6565
font-weight: bold;
66-
}
66+
}

0 commit comments

Comments
 (0)