mirror of
https://github.com/danbulant/design
synced 2026-07-05 02:50:34 +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>
|
<style>
|
||||||
button, .button {
|
button, .button {
|
||||||
background: #008EE8;
|
background: #006db3;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 10px 15px;
|
padding: 10px 15px;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue