We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d3861 commit e0eba84Copy full SHA for e0eba84
css/material.css
@@ -8,6 +8,7 @@ body {
8
margin: 0;
9
padding: 0;
10
font-family: RobotoDraft, Roboto, Arial, sans-serif;
11
+ background-color: #fff;
12
color: rgba(0, 0, 0, 0.87);
13
}
14
.dark-theme {
0 commit comments