1 2 3 4 5 6 7 8 9 10 11 12 13 | /***top bar***/ /*top bar 文字色*/ :is(url({)), #top_bar, :is(url(})) { color: #ffe0e0; } /*top bar icon顏色*/ :is(url({)), #top_bar .bar-icon, :is(url(})) { color: #ffe0e0; } /*top bar 背景色*/ :is(url({)), #top_bar .bar-color, :is(url(})) { background: rgba(123, 123, 0, 0.3); } |
Direct link: https://paste.plurk.com/show/rSvWT0IY7fI3h8YCe4Se