MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Trying to load Mainpage.css from Common and updating YIWA template style |
Changing @import of CSS files (I don't think it worked previously lol) |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
@import "/ | @import "/index.php?title=MediaWiki:Badges.css&action=raw&ctype=text/css"; | ||
@import "/ | @import "/index.php?title=MediaWiki:Mainpage.css&action=raw&ctype=text/css"; | ||
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap'); | ||
@import url("/index.php?title=MediaWiki:Staff.css&action=raw&ctype=text/css"); | |||
@import url("/ | |||
.portable-infobox .tabber__tabs { | .portable-infobox .tabber__tabs { | ||