Add files

This commit is contained in:
Jérémie N'gadi
2017-08-12 11:35:52 +02:00
parent 944de1000d
commit 09d76deef3
9 changed files with 469 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
#status_list {
position: absolute;
left : 23;
bottom : 21%;
width : 14.5%;
opacity: 0.3;
}
.status {
padding: 1px;
margin: 0.3em;
}
.status_inner {
padding: 1px;
}
.status_val {
height : 0.5em;
}