User:OneRobotBoii/vector.css

From Path of Exile Wiki
Revision as of 15:05, 24 August 2021 by OneRobotBoii (talk | contribs) (Created page with ".vector-menu-portal { background: rgba(0,0,0,0.6); padding: 1.5em 0; position: sticky; border-radius: 2px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After saving, you have to bypass your browser's cache to see the changes. The simplest method that will work for most users is to hold down the ⇧ Shift key and click the Reload toolbar button. For details and other methods, see Help:Clear your browser cache.

.vector-menu-portal {
	background: rgba(0,0,0,0.6);
    padding: 1.5em 0;
    position: sticky;
    border-radius: 2px;
}