Merge pull request #51 from PaulBGD/style-button-font
Style button font for browsers using OS dark theme
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user