forked from leftypol/leftypol
Finalized report syste,
This commit is contained in:
parent
ad3af856b3
commit
dd845f4c7e
5 changed files with 29 additions and 4 deletions
|
@ -140,6 +140,9 @@ div.post.op {
|
|||
margin-right: 20px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
div.post.op hr {
|
||||
border-color: #D9BFB7;
|
||||
}
|
||||
p.intro {
|
||||
margin: 0.5em 0;
|
||||
padding: 0;
|
||||
|
@ -316,4 +319,7 @@ div.boardlist.bottom {
|
|||
}
|
||||
div.boardlist a {
|
||||
text-decoration: none;
|
||||
}
|
||||
div.report {
|
||||
color: #333;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue