gros boutons responsive
This commit is contained in:
parent
e5d91fec09
commit
07458f3dc2
@ -222,6 +222,8 @@ h3 {
|
||||
}
|
||||
|
||||
.bigbutton {
|
||||
display: inline-block;
|
||||
margin: 4px;
|
||||
background: linear-gradient(-0.125turn, $blue, $violet);
|
||||
border-radius: 4px;
|
||||
font-family: Neucha;
|
||||
@ -239,6 +241,8 @@ a.bigbutton:hover, a.bigbutton:focus {
|
||||
}
|
||||
|
||||
.bigbutton2 {
|
||||
display: inline-block;
|
||||
margin: 4px;
|
||||
border: 1px solid $blue;
|
||||
border-radius: 4px;
|
||||
font-family: Neucha;
|
||||
|
Loading…
Reference in New Issue
Block a user