mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Clean up, fix, and improve templates around clipboard
This commit is contained in:
@ -372,6 +372,10 @@ textarea {
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
.not_moderated {
|
||||
border: solid 1px red;
|
||||
box-shadow: red 2px 2px 10px;
|
||||
}
|
||||
|
||||
/*--------------------------------FOOTER-------------------------------*/
|
||||
footer{
|
||||
|
Reference in New Issue
Block a user