bulletboards/ImageBoardServerApp/Pages/Util/Rules.razor.css
limited_dev bc1d632e4c feat: unban users from the user list, added TOS and PrivacyPolicy
chore: sorted some pages into new util class

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 17:43:52 +02:00

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.*/
}