434
editsAd placeholder
User:Crashaholic/vector.css: Difference between revisions
Jump to navigation
Jump to search
User:Crashaholic/vector.css (view source)
Revision as of 05:56, 10 September 2023
, 10 September 2023no edit summary
Crashaholic (talk | contribs) No edit summary |
Crashaholic (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
body.theme-dark-grey.theme-bg3-light .bg3wiki-tooltip-box.theme-bg3-light { | body.theme-dark-grey.theme-bg3-light .bg3wiki-tooltip-box.theme-bg3-light { | ||
background: | background: var(--bg-main2); | ||
} | } | ||
Line 12: | Line 12: | ||
body.theme-dark-grey.theme-bg3-light{ | body.theme-dark-grey.theme-bg3-light{ | ||
background: linear-gradient( | background: linear-gradient(var(--bg-main3) 80%, transparent); | ||
} | } | ||