Update style.css

This commit is contained in:
noxy 2018-06-18 17:52:48 +00:00
parent b0bb1b3199
commit 724b6a4011

View File

@ -301,4 +301,13 @@ video#player {
background: #9f0;
border-color: #262626;
transform: scale(1.25)
}
.savetheinternet {
position: fixed;
bottom: 0;
left: 0;
right: 0;
text-align: center;
background: black;
}