| Line 1: | Line 1: | ||
@import url("//dev.fandom.com/load.php?mode=articles&only=styles&articles=MediaWiki:FontAwesome.css"); |
@import url("//dev.fandom.com/load.php?mode=articles&only=styles&articles=MediaWiki:FontAwesome.css"); |
||
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:ExternalIcons.css&only=styles"; |
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:ExternalIcons.css&only=styles"; |
||
| + | .toc { |
||
| − | |||
| + | background-image: url(/wiki/Special:FilePath/Wiki-background);} |
||
| − | /* article comments */ |
||
| − | .ns-0 .WikiaArticleComments .upper-pagination { |
||
| − | border-top: none !important; |
||
| − | padding-top: 0 !important; |
||
| − | } |
||
| − | .ns-0 .WikiaArticleComments .article-comments { |
||
| − | padding-top: 0 !important; |
||
| − | } |
||
| − | body:not(.ns-0) .show-in-ns-0, |
||
| − | .ns-0 .show-in-other-ns { |
||
| − | display: none; |
||
| − | } |
||
| − | .ns-0 .comment .tools > .edit-link { |
||
| − | display: none; |
||
| − | } |
||
| − | .ns-0 .comment .tools > .article-comm-delete + .edit-link { |
||
| − | display: unset; |
||
| − | } |
||
| − | #article-comments .speech-bubble-avatar > a { |
||
| − | background-image: unset; |
||
| − | padding-left: unset; |
||
| − | } |
||
| − | #articleComments .wds-avatar + a { |
||
| − | background: none; |
||
| − | } |
||
Revision as of 13:55, 12 September 2021
@import url("//dev.fandom.com/load.php?mode=articles&only=styles&articles=MediaWiki:FontAwesome.css");
@import "/load.php?mode=articles&articles=u:dev:MediaWiki:ExternalIcons.css&only=styles";
.toc {
background-image: url(/wiki/Special:FilePath/Wiki-background);}