major changes, moving around files, customizations added

This commit is contained in:
qt31415926
2015-04-12 08:08:42 -04:00
parent 70230f4e9e
commit e971a56557
31 changed files with 577 additions and 118 deletions
+21
View File
@@ -1,3 +1,7 @@
.nounderline{
text-decoration: none
}
body{
color: #0A7ED7;
font-family:
@@ -31,3 +35,20 @@ blockquote{
.form-control.custwidth{
width: 768px;
}
.modal-left{
padding-right: 20px;
border-right: 1px solid #ccc;
}
.modal-left-item{
padding-bottom:5px;
}
.modal-left-buttons{
padding: 0px;
}
.modal-right-button{
padding-left: 0px;
}