Improve Trombi again with pictures, notifs, and style!

This commit is contained in:
Skia
2017-05-10 23:03:49 +02:00
parent f2b2ff533d
commit 35f983131f
9 changed files with 122 additions and 15 deletions

View File

@ -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;
}
}
}