Commit to push to devICT repo

This commit is contained in:
2017-06-08 15:43:11 -05:00
parent 9a77a25342
commit 844b42cc18
12 changed files with 207 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
div.content {
margin-left: 150px;
}
div.bottom-space {
margin-bottom: 15px;
}

View File

@@ -57,6 +57,10 @@ div.content {
background-color: #191818;
}
input.uuid-field {
width: 360px;
}
@media (min-width: 40em) {
#menu {
width: 150px;