mirror of
https://github.com/danbulant/design
synced 2026-06-17 21:31:11 +00:00
improve contrast
This commit is contained in:
parent
5b57b39124
commit
9b179d574e
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<style>
|
||||
button, .button {
|
||||
background: #008EE8;
|
||||
background: #006db3;
|
||||
border-radius: 5px;
|
||||
padding: 10px 15px;
|
||||
color: white;
|
||||
|
|
|
|||
Loading…
Reference in a new issue