started working to integrate vm and site

This commit is contained in:
2015-04-03 01:42:04 -04:00
parent 20913ff264
commit decf25ed29
11 changed files with 558 additions and 16 deletions

View File

@@ -4,6 +4,8 @@
border-radius: 4px;
padding: 4px;
border-color: #ddd;
max-height: 300px;
overflow-y: auto;
}
.brad {
@@ -29,4 +31,5 @@ nav {
.btm-btn {
margin-bottom: 4px;
margin-top: -14px;
}