Modification style boutons
All checks were successful

This commit is contained in:
nyanloutre 2019-02-10 17:42:09 +01:00
parent 63674b2145
commit 89b8bfd1a3
Signed by: nyanloutre
GPG key ID: 194A92D1103ACB2A
4 changed files with 159 additions and 69 deletions

View file

@ -35,6 +35,13 @@ header.masthead {
.btn-xl {
padding: .5rem 1rem;
}
.master_button {
color: white;
opacity: 0.5;
&:hover {
opacity: 1;
}
}
.video-container, iframe {
position: absolute;