We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8012d5d commit 704d547Copy full SHA for 704d547
style.css
@@ -10,7 +10,7 @@ body{
10
height: 100%;
11
font-family: 'ubuntu';
12
color: white;
13
- background-color: rgba(0,0,0,0.2);
+ background-color: rgba(255,255,255,0.2);
14
text-shadow: 0 0 3px black, 0 0 3px black, 0 0 3px black, 0 0 3px black, 0 0 3px black, 0 0 3px black;
15
16
}
0 commit comments