last ui changes before customization

This commit is contained in:
qt31415926
2015-03-31 00:38:53 -04:00
parent 34f0a05177
commit 011e211903
3 changed files with 94 additions and 58 deletions
+18
View File
@@ -13,3 +13,21 @@ blockquote{
-ms-user-select: none;
user-select: none;
}
.jumbotron-cust{
padding: 25px 10px 10px 10px;
color: inherit;
background-color: #eee;
}
.content {
border-bottom: 2px solid #F50042;
line-height: 1.5em;
padding: 10px;
}
.content-a {
padding: 10px;
}
.form-control.custwidth{
width: 768px;
}