Removed commented lines

このコミットが含まれているのは:
RadoslavL 2023-10-17 10:02:08 +03:00
コミット cc703b0274
1個のファイルの変更0行の追加4行の削除

ファイルの表示

@ -449,12 +449,10 @@ footer {
.light-theme footer a {
color: #7c7c7c !important;
/*text-decoration: underline;*/
}
.dark-theme footer a {
color: #adadad !important;
/*text-decoration: underline;*/
}
footer span {
@ -566,7 +564,6 @@ span > select {
.no-theme footer a {
color: #7c7c7c !important;
/* text-decoration: underline;*/
}
.light-theme .pure-menu-heading {
@ -694,7 +691,6 @@ body.dark-theme {
.no-theme footer a {
color: #adadad !important;
/*text-decoration: underline;*/
}
}