2023-01-19 20:56:40 +01:00
|
|
|
.rules_headline{
|
|
|
|
text-align: center;
|
2023-01-21 14:19:25 +01:00
|
|
|
font-weight: 1000;
|
2023-01-19 20:56:40 +01:00
|
|
|
/*the text have to be in a biger Pixel number I do not know how to do it */
|
|
|
|
}
|
2023-01-27 22:09:16 +01:00
|
|
|
|
2023-01-21 14:19:25 +01:00
|
|
|
.rules_list{
|
2023-01-25 13:52:51 +01:00
|
|
|
text-align:left;
|
2023-01-21 14:19:25 +01:00
|
|
|
display:block;
|
2023-01-21 14:27:06 +01:00
|
|
|
font-size: 14px;
|
2023-01-21 14:19:25 +01:00
|
|
|
font-weight: 60 ;
|
2023-01-19 20:56:40 +01:00
|
|
|
/*the text sice can stay like it is, if you do not want to change it.*/
|
|
|
|
}
|