User:Xortrox/vector.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
--bg-contrast: #2a2c2f; | --bg-contrast: #2a2c2f; | ||
--bg-search: #919193; | --bg-search: #919193; | ||
--bg-stub: #00000047; | |||
--text-search: #222222; | --text-search: #222222; | ||
--text-main: #b6b4b2; | --text-main: #b6b4b2; | ||
Line 153: | Line 154: | ||
.stub-box { | .stub-box { | ||
background: var(--bg- | background: var(--bg-stub); | ||
} | } |