Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
|
@@ -133,6 +133,7 @@
|
|
| 133 |
|
| 134 |
.tab button:hover {
|
| 135 |
background-color: #575757;
|
|
|
|
| 136 |
}
|
| 137 |
|
| 138 |
.tab button.active {
|
|
|
|
| 133 |
|
| 134 |
.tab button:hover {
|
| 135 |
background-color: #575757;
|
| 136 |
+
cursor: pointer;
|
| 137 |
}
|
| 138 |
|
| 139 |
.tab button.active {
|