Update style.css
This commit is contained in:
parent
b0bb1b3199
commit
724b6a4011
|
@ -301,4 +301,13 @@ video#player {
|
||||||
background: #9f0;
|
background: #9f0;
|
||||||
border-color: #262626;
|
border-color: #262626;
|
||||||
transform: scale(1.25)
|
transform: scale(1.25)
|
||||||
|
}
|
||||||
|
|
||||||
|
.savetheinternet {
|
||||||
|
position: fixed;
|
||||||
|
bottom: 0;
|
||||||
|
left: 0;
|
||||||
|
right: 0;
|
||||||
|
text-align: center;
|
||||||
|
background: black;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user