Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
A Year's in review of the independent DanTDM Wiki Learn More >, Thank you!

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
imported>LostSnowDust
No edit summary
imported>LostSnowDust
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import "/load.php?mode=articles&articles=MediaWiki:Badges.css&only=styles";
@import "/load.php?mode=articles&articles=MediaWiki:Badges.css&only=styles";
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
/*Main Page*/
/*Main Page*/
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:CustomSlider.css&only=styles";
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:CustomSlider.css&only=styles";


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


font-weight: bold !important;
font-weight: bold !important;


color: #00ff00 !important;
color: #ff6965 !important;


}
}


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


font-weight: bold !important;
font-weight: bold !important;


color: #ff6965 !important;
color: #00ff00 !important;


}
}