diff options
| author | RadoslavL <rlelchev@abv.bg> | 2023-10-17 10:02:08 +0300 |
|---|---|---|
| committer | RadoslavL <rlelchev@abv.bg> | 2023-10-17 10:02:08 +0300 |
| commit | cc703b0274f0b3fe6520be3fde0f0e42f9b4ad3c (patch) | |
| tree | 88a8d26bce3b6f71dc3cde460cc100a69a55df17 /assets | |
| parent | ea781ceeeebbf052c377cf3dacec416e9ac25453 (diff) | |
| download | invidious-cc703b0274f0b3fe6520be3fde0f0e42f9b4ad3c.tar.gz invidious-cc703b0274f0b3fe6520be3fde0f0e42f9b4ad3c.tar.bz2 invidious-cc703b0274f0b3fe6520be3fde0f0e42f9b4ad3c.zip | |
Removed commented lines
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/default.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/css/default.css b/assets/css/default.css index 720b807c..ef542dc7 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -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;*/ } } |
