Loading core/themes/olivero/css/components/text-content.css +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ color: #000; /* @todo - #d9ecfa isn't currently a variable. */ box-shadow: inset 0 -30px 0 0 #d9ecfa; box-shadow: inset 0 -2em 0 0 #d9ecfa; -webkit-text-decoration-color: #d9ecfa; text-decoration-color: #d9ecfa; } Loading core/themes/olivero/css/components/text-content.pcss.css +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ color: var(--color--black); /* @todo - #d9ecfa isn't currently a variable. */ box-shadow: inset 0 -30px 0 0 #d9ecfa; box-shadow: inset 0 -2em 0 0 #d9ecfa; text-decoration-color: #d9ecfa; } } Loading Loading
core/themes/olivero/css/components/text-content.css +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ color: #000; /* @todo - #d9ecfa isn't currently a variable. */ box-shadow: inset 0 -30px 0 0 #d9ecfa; box-shadow: inset 0 -2em 0 0 #d9ecfa; -webkit-text-decoration-color: #d9ecfa; text-decoration-color: #d9ecfa; } Loading
core/themes/olivero/css/components/text-content.pcss.css +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ color: var(--color--black); /* @todo - #d9ecfa isn't currently a variable. */ box-shadow: inset 0 -30px 0 0 #d9ecfa; box-shadow: inset 0 -2em 0 0 #d9ecfa; text-decoration-color: #d9ecfa; } } Loading