edycja/dodawanie turnieju - stylistyka buttonów
This commit is contained in:
parent
184a0c7757
commit
cf07de831e
@ -11,9 +11,10 @@
|
|||||||
background-color: #828282;
|
background-color: #828282;
|
||||||
|
|
||||||
/*Text*/
|
/*Text*/
|
||||||
font-family: Arial, serif;
|
font-family: Montserrat, serif;
|
||||||
font-size: 12px;
|
font-size: 18px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -21,6 +22,7 @@
|
|||||||
/*Button alignment*/
|
/*Button alignment*/
|
||||||
width: 25%;
|
width: 25%;
|
||||||
height: 5%;
|
height: 5%;
|
||||||
|
margin-top: 3%;
|
||||||
|
|
||||||
|
|
||||||
/*Button visual*/
|
/*Button visual*/
|
||||||
@ -29,7 +31,8 @@
|
|||||||
background-color: #007C36;
|
background-color: #007C36;
|
||||||
|
|
||||||
/*Text*/
|
/*Text*/
|
||||||
font-family: Arial, serif;
|
font-family: Montserrat, serif;
|
||||||
font-size: 12px;
|
font-size: 18px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
font-weight: 600;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user