Updated styles for buttons, update order page
This commit is contained in:
13
assets/linker/styles/buttons.less
Normal file
13
assets/linker/styles/buttons.less
Normal file
@@ -0,0 +1,13 @@
|
||||
.run-nav {
|
||||
box-shadow: 5px 5px 10px #222;
|
||||
.run-nav-btn {
|
||||
font-size: 24px;
|
||||
border-radius: 0;
|
||||
text-align: center;
|
||||
background-color: darkolivegreen;
|
||||
color: white;
|
||||
margin-right: 1px;
|
||||
padding: 10px 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user