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