limited_dev
bc1d632e4c
chore: sorted some pages into new util class Signed-off-by: limited_dev <loginakkisativ@gmail.com>
13 lines
No EOL
320 B
CSS
13 lines
No EOL
320 B
CSS
.rules_headline{
|
|
text-align: center;
|
|
font-weight: 1000;
|
|
/*the text have to be in a biger Pixel number I do not know how to do it */
|
|
}
|
|
|
|
.rules_list{
|
|
text-align:left;
|
|
display:block;
|
|
font-size: 14px;
|
|
font-weight: 60 ;
|
|
/*the text sice can stay like it is, if you do not want to change it.*/
|
|
} |