Fausto Busuito commited on
Commit
06a56b9
·
1 Parent(s): 595d9d6

Application changes

Browse files
Files changed (1) hide show
  1. app/static/style.css +0 -13
app/static/style.css CHANGED
@@ -46,19 +46,6 @@ label {
46
  margin-top: 20px;
47
  }
48
 
49
- #navigation button {
50
- font-size: 16px;
51
- border: none;
52
- background-color: #bfbfbf;
53
- color: white;
54
- cursor: pointer;
55
- transition: background-color 0.3s ease;
56
- }
57
-
58
- #navigation button:hover {
59
- background-color: #0056b3;
60
- }
61
-
62
  #timer, #question-number {
63
  margin-bottom: 20px;
64
  font-size: 18px;
 
46
  margin-top: 20px;
47
  }
48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  #timer, #question-number {
50
  margin-bottom: 20px;
51
  font-size: 18px;