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
Resigned
imported>LostSnowDust
No edit summary
Line 13: Line 13:


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



Revision as of 00:02, 9 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$="Gamer372Revived"],
.theme-fandomdesktop-dark a[href$="DanTDM_Fan"] {

font-weight: bold !important;

color: #ff6965 !important;

}