MediaWiki:Chameleon.css: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
(Replaced content with ".footer-info { color:#ffffff; }")
Tag: Replaced
Line 1: Line 1:
a
.footer-info {
.nav-link{
color:#ffffff;
box-sizing: border-box;
color: #ffffff;
text-decoration-color: #ffffff;
text-decoration-line: none;
text-decoration-style: solid;
text-decoration-thickness: auto;
background-color: transparent;
display: block;
padding-top: 0.5;
padding-bottom: 0.5;
font-style: normal;
font-variant-caps: normal;
font-variant-alternates: normal;
font-variant-east-asian: normal;
font-variant-ligatures: normal;
font-variant-numeric: normal;
font-variant-position: normal;
text-rendering: auto;
line-height: inherit;
font-family: inherit;
font-weight: inherit;
outline-color: #ffffff;
outline-style: none;
outline-width: medium;
actualWidth: 118;
actualHeight: 63;
}
}

Revision as of 20:39, 3 November 2024

.footer-info {
	color:#ffffff;
}