User:Crashaholic/vector.css: Difference between revisions
Jump to navigation
Jump to search
Crashaholic (talk | contribs) (Created page with "html body { max-width: none; }") |
Crashaholic (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
html body { | html body { | ||
max-width: none; | max-width: none; | ||
} | |||
.theme-dark-grey .bg3wiki-tooltip-gradient-common { | |||
background: linear-gradient(to bottom,#C6BDB399,#D2C9BF99,#ACA49C99,#c392e699); | |||
} | } |