mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Improve SAS moderation page
This commit is contained in:
@ -289,6 +289,15 @@ tbody>tr:hover {
|
||||
margin: 2px auto;
|
||||
display: block;
|
||||
}
|
||||
#moderation div {
|
||||
margin: 2px;
|
||||
padding: 2px;
|
||||
border: solid 1px red;
|
||||
text-align: center
|
||||
}
|
||||
#moderation img {
|
||||
width: 500px;
|
||||
}
|
||||
/*---------------------------------PAGE--------------------------------*/
|
||||
.page_content {
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user