Skip to content

Commit 8f66d56

Browse files
Update main.css
1 parent 6a9a062 commit 8f66d56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

arise-source/config/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ body {margin: 5% auto;
99
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
1010
font-size: 1rem;
1111
line-height: 1.8;
12-
text-shadow: 0 1px 0 #ffffff;
12+
background-color: #ffffff;
1313
max-width: 75%;
14+
font-color: #000000;
1415
}
1516

1617
/********************************/

0 commit comments

Comments
 (0)