mvaloatto commited on
Commit
fb278bc
·
verified ·
1 Parent(s): ac8a6bb

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +2 -2
styles.css CHANGED
@@ -49,10 +49,10 @@ a:active {
49
  }
50
 
51
  .button {
52
- background-color: #FFFFFF;
53
  border: none;
54
  color: white;
55
- padding: 15px 32px;
56
  text-align: center;
57
  text-decoration: none;
58
  display: inline-block;
 
49
  }
50
 
51
  .button {
52
+ background-color: #111111;
53
  border: none;
54
  color: white;
55
+ padding: 15px;
56
  text-align: center;
57
  text-decoration: none;
58
  display: inline-block;