mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
Removed commented lines
This commit is contained in:
parent
ea781ceeee
commit
cc703b0274
1 changed files with 0 additions and 4 deletions
|
@ -449,12 +449,10 @@ footer {
|
||||||
|
|
||||||
.light-theme footer a {
|
.light-theme footer a {
|
||||||
color: #7c7c7c !important;
|
color: #7c7c7c !important;
|
||||||
/*text-decoration: underline;*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark-theme footer a {
|
.dark-theme footer a {
|
||||||
color: #adadad !important;
|
color: #adadad !important;
|
||||||
/*text-decoration: underline;*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
footer span {
|
footer span {
|
||||||
|
@ -566,7 +564,6 @@ span > select {
|
||||||
|
|
||||||
.no-theme footer a {
|
.no-theme footer a {
|
||||||
color: #7c7c7c !important;
|
color: #7c7c7c !important;
|
||||||
/* text-decoration: underline;*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.light-theme .pure-menu-heading {
|
.light-theme .pure-menu-heading {
|
||||||
|
@ -694,7 +691,6 @@ body.dark-theme {
|
||||||
|
|
||||||
.no-theme footer a {
|
.no-theme footer a {
|
||||||
color: #adadad !important;
|
color: #adadad !important;
|
||||||
/*text-decoration: underline;*/
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue