diff options
Diffstat (limited to 'assets/css/lighttheme.css')
| -rw-r--r-- | assets/css/lighttheme.css | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/assets/css/lighttheme.css b/assets/css/lighttheme.css deleted file mode 100644 index 73706bb7..00000000 --- a/assets/css/lighttheme.css +++ /dev/null @@ -1,16 +0,0 @@ -a:hover, -a:active { - color: #167ac6 !important; -} - -a { - color: #61809b; - text-decoration: none; -} - -/* All links that do not fit with the default color goes here */ -a:not([data-id]) > .icon, -.pure-u-lg-1-5 > .h-box > a[href^="/watch?"], -.playlist-restricted > ol > li > a { - color: #303030; -} |
