Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
a {
font-style:italic;
font-weight: bold;
}
.local-navigation-preview .editpage-sourcewidemode-on .editpage-wikianavmode #EditPageToolbar:after{
height:0px
}
/*These lines keep the "Edit Section" buttons from popping up on every subheading, just main headers*/
.WikiaArticle h3 .mw-editsection { display:none!important; }
.WikiaArticle h4 .mw-editsection { display:none!important; }
.WikiaArticle h5 .mw-editsection { display:none!important; }
