Fix
This commit is contained in:
parent
1ce39e1f3c
commit
0c2886591f
|
@ -101,6 +101,7 @@ tr:nth-child(even) {
|
||||||
footer {
|
footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: var(--text-color);
|
color: orange;
|
||||||
}
|
}
|
Loading…
Reference in New Issue