taquynhnga commited on
Commit
82867c6
1 Parent(s): 2b6cd8d

Update frontend/footer.py

Browse files
Files changed (1) hide show
  1. frontend/footer.py +1 -2
frontend/footer.py CHANGED
@@ -7,7 +7,7 @@ background-color: transparent;
7
  }
8
 
9
  a:hover, a:active {
10
- color: red;
11
  background-color: transparent;
12
  text-decoration: underline;
13
  }
@@ -18,7 +18,6 @@ left: 0;
18
  bottom: 0;
19
  width: 100%;
20
  background-color: white;
21
- color: black;
22
  text-align: center;
23
  }
24
  </style>
 
7
  }
8
 
9
  a:hover, a:active {
10
+ color: orange;
11
  background-color: transparent;
12
  text-decoration: underline;
13
  }
 
18
  bottom: 0;
19
  width: 100%;
20
  background-color: white;
 
21
  text-align: center;
22
  }
23
  </style>