mirror of
https://git.librezo.fr/Librezo/website.git
synced 2024-11-21 10:31:38 +01:00
gros boutons responsive
This commit is contained in:
parent
e5d91fec09
commit
07458f3dc2
@ -222,6 +222,8 @@ h3 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bigbutton {
|
.bigbutton {
|
||||||
|
display: inline-block;
|
||||||
|
margin: 4px;
|
||||||
background: linear-gradient(-0.125turn, $blue, $violet);
|
background: linear-gradient(-0.125turn, $blue, $violet);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
font-family: Neucha;
|
font-family: Neucha;
|
||||||
@ -239,6 +241,8 @@ a.bigbutton:hover, a.bigbutton:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bigbutton2 {
|
.bigbutton2 {
|
||||||
|
display: inline-block;
|
||||||
|
margin: 4px;
|
||||||
border: 1px solid $blue;
|
border: 1px solid $blue;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
font-family: Neucha;
|
font-family: Neucha;
|
||||||
|
Loading…
Reference in New Issue
Block a user