Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 0b5156e

Browse files
committed
new background color
1 parent 5c78306 commit 0b5156e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
elements
1010
*/
1111
body {
12-
background-color: #f4f4f4;
12+
background-color: #fafafa;
1313
font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
1414
padding: 10px 10px 0;
1515
}

0 commit comments

Comments
 (0)