mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Improve Trombi again with pictures, notifs, and style!
This commit is contained in:
@ -193,11 +193,15 @@ nav {
|
||||
|
||||
/*--------------------------------CONTENT------------------------------*/
|
||||
|
||||
.helptext {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#quick_notif {
|
||||
width: 90%;
|
||||
margin: 0px auto;
|
||||
list-style-type: none;
|
||||
background: $primary-neutral-light-color;
|
||||
background: $second-color;
|
||||
li {
|
||||
padding: 10px;
|
||||
}
|
||||
@ -686,4 +690,4 @@ label {
|
||||
height: 100%;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user