Modification style boutons
All checks were successful
All checks were successful
This commit is contained in:
parent
63674b2145
commit
89b8bfd1a3
4 changed files with 159 additions and 69 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue