Updated styles for buttons, update order page
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
@import "nav.less";
|
||||
@import "header-footer.less";
|
||||
@import "update-order.less";
|
||||
@import "buttons.less";
|
||||
|
||||
body {
|
||||
color: #fff;
|
||||
@@ -39,8 +40,11 @@ body {
|
||||
}
|
||||
}
|
||||
#page {
|
||||
.btn,input,textarea {
|
||||
border-radius: 0;
|
||||
}
|
||||
.interior {
|
||||
padding: 0 40px 20px;
|
||||
padding: 0 40px 40px;
|
||||
background-color: rgba(0,0,0,0.8);
|
||||
box-shadow: 0px 0px 20px #000;
|
||||
margin-top: 40px;
|
||||
@@ -65,7 +69,7 @@ body {
|
||||
h1 {
|
||||
margin: 0;
|
||||
padding: 30px 0 30px 0;
|
||||
.glyphicon {
|
||||
.title-icon {
|
||||
vertical-align: text-bottom;
|
||||
margin-right: 30px;
|
||||
font-size: 1.2em;
|
||||
|
||||
Reference in New Issue
Block a user