Skip to content

Commit 704d547

Browse files
authored
zsd
1 parent 8012d5d commit 704d547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body{
1010
height: 100%;
1111
font-family: 'ubuntu';
1212
color: white;
13-
background-color: rgba(0,0,0,0.2);
13+
background-color: rgba(255,255,255,0.2);
1414
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;
1515

1616
}

0 commit comments

Comments
 (0)