mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Add another method to moderate pictures in SAS
This commit is contained in:
@ -298,6 +298,12 @@ tbody>tr:hover {
|
||||
#moderation img {
|
||||
width: 500px;
|
||||
}
|
||||
#pict {
|
||||
display: inline-block;
|
||||
width: 80%;
|
||||
background: #333;
|
||||
border: solid #333 2px;
|
||||
}
|
||||
/*---------------------------------PAGE--------------------------------*/
|
||||
.page_content {
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user