MediaWiki:Common.css: Difference between revisions
EarlTensei (talk | contribs) No edit summary |
EarlTensei (talk | contribs) No edit summary |
||
| Line 6: | Line 6: | ||
.boxie + p { | .boxie + p { | ||
display: none; | display: none; | ||
} | |||
a { | |||
color: #45ab4f !important; | |||
} | } | ||
Revision as of 15:04, 20 December 2023
/* CSS placed here will be applied to all skins */
div#p-logo a {
background: url(https://indie.page/indie-page-logo.png);
background-size: contain;
}
.boxie + p {
display: none;
}
a {
color: #45ab4f !important;
}