Skip to content

Commit 259f6be

Browse files
authored
aaa
1 parent 9b4cca5 commit 259f6be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.css

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

1516
}
@@ -56,4 +57,4 @@ body{
5657
text-align: center;
5758
font-size: 56px;
5859
margin-top: -32px;
59-
}
60+
}

0 commit comments

Comments
 (0)