edycja/dodawanie turnieju - stylistyka buttonów

This commit is contained in:
Lewy 2022-06-19 17:08:40 +02:00
parent 184a0c7757
commit cf07de831e
1 changed files with 7 additions and 4 deletions

View File

@ -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;
}