A Year's in review of the independent DanTDM Wiki Learn More >, Thank you!

MediaWiki:Common.css: Difference between revisions

From DanTDM Wiki
Jump to navigation Jump to search
imported>LostSnowDust
No edit summary
imported>JaydonC621
No edit summary
Line 19: Line 19:


color: #ff6965 !important;
color: #ff6965 !important;
}
.theme-fandomdesktop-dark a[href$="Gamer372Revived"] {
color: #8b76ff !important;
font-weight: bold !important;


}
}

Revision as of 01:08, 7 February 2023

/* CSS placed here will be applied to all skins */
@import "/load.php?mode=articles&articles=MediaWiki:Badges.css&only=styles";
/*Main Page*/
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:CustomSlider.css&only=styles";

.theme-fandomdesktop-dark a[href$="LostSnowDust"] {

font-weight: bold !important;

color: #00ff00 !important;

}

.theme-fandomdesktop-dark a[href$="Tabbloide"],
.theme-fandomdesktop-dark a[href$="JaydonC621"],
.theme-fandomdesktop-dark a[href$="DanTDM_Fan"] {

font-weight: bold !important;

color: #ff6965 !important;

}
.theme-fandomdesktop-dark a[href$="Gamer372Revived"] {

color: #8b76ff !important;

font-weight: bold !important;

}