User:Mcint/vector-2022.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with ".vector-menu-portal .vector-menu-heading { color: #333; }") |
No edit summary |
||
| Line 1: | Line 1: | ||
.vector-menu-portal .vector-menu-content li a:visited { color: #336; } | |||
.vector-menu-portal .vector-menu-content li a { color: #333; } | |||
// not working? | |||
.vector-menu-portal .vector-menu-heading { | .vector-menu-portal .vector-menu-heading { | ||
color: #333; | color: #333; | ||
} | } | ||
Revision as of 23:58, 28 July 2023
.vector-menu-portal .vector-menu-content li a:visited { color: #336; }
.vector-menu-portal .vector-menu-content li a { color: #333; }
// not working?
.vector-menu-portal .vector-menu-heading {
color: #333;
}