More actions
No edit summary |
No edit summary |
||
| Line 31: | Line 31: | ||
<li id="n-Skills" class="mw-list-item"><a href="/index.php/Skills"> | <li id="n-Skills" class="mw-list-item"><a href="/index.php/Skills"> | ||
<span class="citizen-ui-icon mw-ui-icon-help mw-ui-icon-wikimedia-help"> | <span class="citizen-ui-icon mw-ui-icon-help mw-ui-icon-wikimedia-help"> | ||
</span> <span>Skills</span></a></li> | </span> <span>Skills</span></a></li>; | ||
} | } | ||
Revision as of 07:12, 11 September 2024
/* All CSS here will be loaded for users of the Citizen skin */
#content { background-color: #383838; }
.citizen-header { background-color: #282828; --header-size: 5rem; --size-icon: 2rem; }
.citizen-footer { background-color: #383838 !important; }
body { color: #ccad00 !important; font-size: 15px; font-family: "Corbel" !important; background-color: #282828; }
.citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: "Corbel" !important; }
.mw-logo-wordmark { color: #ccad00; }
.firstHeading { color: #ccad00; padding-left: var(--space-md); }
.citizen-page-header { background-color: #282828; }
#siteSub { padding-left: var(--space-md); }
.citizen-header__logo img { height: 64px; width: 64px; }
#citizen-pref { display: none; }
#n-help-mediawiki { display: none; }
.citizen-menu__content-list {
<li id="n-Skills" class="mw-list-item"><a href="/index.php/Skills">
<span class="citizen-ui-icon mw-ui-icon-help mw-ui-icon-wikimedia-help">
</span> <span>Skills</span></a></li>;
}