geethareddy commited on
Commit
6226174
·
verified ·
1 Parent(s): a945a59

Update static/styles.css

Browse files
Files changed (1) hide show
  1. static/styles.css +0 -15
static/styles.css CHANGED
@@ -33,21 +33,6 @@ input {
33
  margin-bottom: 10px;
34
  }
35
 
36
- button {
37
- background-color: #ff6600;
38
- color: white;
39
- padding: 15px;
40
- width: 100%;
41
- border: none;
42
- border-radius: 5px;
43
- font-size: 16px;
44
- cursor: pointer;
45
- }
46
-
47
- button:hover {
48
- background-color: #e65c00;
49
- }
50
-
51
  .instructions {
52
  color: #888;
53
  margin-top: 10px;
 
33
  margin-bottom: 10px;
34
  }
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  .instructions {
37
  color: #888;
38
  margin-top: 10px;