feat: improved rules, edited css
This commit is contained in:
parent
41c943322d
commit
6b919e0b7b
2 changed files with 7 additions and 7 deletions
|
@ -3,12 +3,12 @@
|
|||
<h3>Rules</h3>
|
||||
</div>
|
||||
<ul type="1" class="rules_list">
|
||||
<li>nudes are forbidden!</li>
|
||||
<li>nacket pictures are forbidden!</li>
|
||||
<li>no political statements!</li>
|
||||
<li>Trees are nice!</li>
|
||||
<li>Cats are nice!</li>
|
||||
<li>Be mentely Unstable!:-)</li>
|
||||
<li>You may not post NSFW / NSFL on this platform.</li>
|
||||
<li>You may not post political content on this platform.</li>
|
||||
<li>You may not plan or participate in "raids" on this platform.</li>
|
||||
<li>You have to be atleast 18 years old to post.</li>
|
||||
<li>You may not post through VPNs, Proxies or the TOR network.</li>
|
||||
<li>You may not post posts, which are not of the same topic as the target board.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
/*the text have to be in a biger Pixel number I do not know how to do it */
|
||||
}
|
||||
.rules_list{
|
||||
text-align:right;
|
||||
text-align:left;
|
||||
display:block;
|
||||
font-size: 14px;
|
||||
font-weight: 60 ;
|
||||
|
|
Loading…
Reference in a new issue