make nicer buttons
This commit is contained in:
parent
521ea2f2f9
commit
84e7a9a5d8
1 changed files with 10 additions and 0 deletions
10
css/core.css
10
css/core.css
|
@ -239,3 +239,13 @@ select {
|
|||
.active {
|
||||
color: red;
|
||||
}
|
||||
|
||||
button {
|
||||
margin: 5px;
|
||||
padding: 10px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.warn {
|
||||
background-color: #ff8175;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue