Spaces:
Running
Running
Update styles.css
Browse files- styles.css +3 -0
styles.css
CHANGED
@@ -246,6 +246,9 @@ section::after {
|
|
246 |
background-color: #090d14;
|
247 |
}
|
248 |
|
|
|
|
|
|
|
249 |
.tab-content {
|
250 |
display: none;
|
251 |
}
|
|
|
246 |
background-color: #090d14;
|
247 |
}
|
248 |
|
249 |
+
.tabs label:visited {
|
250 |
+
background-color: #090d14;
|
251 |
+
|
252 |
.tab-content {
|
253 |
display: none;
|
254 |
}
|