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