Loading core/themes/olivero/css/components/text-content.css +4 −5 Original line number Diff line number Diff line Loading @@ -229,22 +229,21 @@ * Special colors for footer that has a dark background. */ .site-footer .text-content, .site-footer .cke_editable { .site-footer .text-content { color: inherit } .site-footer .text-content *, .site-footer .cke_editable * { .site-footer .text-content * { color: inherit; } .site-footer .text-content a, .site-footer .cke_editable a { .site-footer .text-content a { text-decoration: underline; color: #fff; box-shadow: none } .site-footer .text-content a:hover, .site-footer .cke_editable a:hover { .site-footer .text-content a:hover { text-decoration: none; color: #fff; box-shadow: none; Loading core/themes/olivero/css/components/text-content.pcss.css +1 −4 Original line number Diff line number Diff line Loading @@ -140,9 +140,7 @@ /** * Special colors for footer that has a dark background. */ .site-footer { & .text-content, & .cke_editable { .site-footer .text-content { color: inherit; & * { Loading @@ -161,4 +159,3 @@ } } } } Loading
core/themes/olivero/css/components/text-content.css +4 −5 Original line number Diff line number Diff line Loading @@ -229,22 +229,21 @@ * Special colors for footer that has a dark background. */ .site-footer .text-content, .site-footer .cke_editable { .site-footer .text-content { color: inherit } .site-footer .text-content *, .site-footer .cke_editable * { .site-footer .text-content * { color: inherit; } .site-footer .text-content a, .site-footer .cke_editable a { .site-footer .text-content a { text-decoration: underline; color: #fff; box-shadow: none } .site-footer .text-content a:hover, .site-footer .cke_editable a:hover { .site-footer .text-content a:hover { text-decoration: none; color: #fff; box-shadow: none; Loading
core/themes/olivero/css/components/text-content.pcss.css +1 −4 Original line number Diff line number Diff line Loading @@ -140,9 +140,7 @@ /** * Special colors for footer that has a dark background. */ .site-footer { & .text-content, & .cke_editable { .site-footer .text-content { color: inherit; & * { Loading @@ -161,4 +159,3 @@ } } } }