Update global.css
This commit is contained in:
parent
86495b4e30
commit
04b253a119
1 changed files with 2 additions and 1 deletions
|
@ -48,6 +48,7 @@ input[type="range"] {
|
|||
}
|
||||
|
||||
button {
|
||||
color: #333;
|
||||
background-color: #f4f4f4;
|
||||
outline: none;
|
||||
}
|
||||
|
@ -58,4 +59,4 @@ button:active {
|
|||
|
||||
button:focus {
|
||||
border-color: #666;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue