Clean up, fix, and improve templates around clipboard

This commit is contained in:
Skia
2016-12-13 01:24:23 +01:00
parent 0859648bd4
commit f594a99751
5 changed files with 30 additions and 7 deletions

View File

@ -372,6 +372,10 @@ textarea {
display: block;
margin: auto;
}
.not_moderated {
border: solid 1px red;
box-shadow: red 2px 2px 10px;
}
/*--------------------------------FOOTER-------------------------------*/
footer{