MediaWiki:Common.css

From Harrisburg Project | I-Star User Guide
Revision as of 08:26, 7 September 2022 by Amorton (talk | contribs)
Jump to navigation Jump to search

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.
/* CSS placed here will be applied to all skins */
body.mediawiki {background-image: url(../images/newbackground.png);
    background-color: #f8f6eb;
background-position:center;
background-repeat: repeat !important;}


#ca-talk { display: none !important; }

#ca-viewsource { display: none !important; }

#ca-history { display: none !important;}

#t-whatlinkshere { display: none !important;}

#t-recentchangeslinked { display: none !important;}

#t-specialpages { display: none !important;}

#t-permalink { display: none !important;}

#t-info { display: none !important;}

#footer { display: none !important;}

** https://www.hbug.k12.il.us/istarguide/index.php?title=I-Star_Admin_User_Guide|I-Star Admin User Guide
** https://www.hbug.k12.il.us/istarguide/index.php?title=I-Star_Student_User_Guide|I-Star Student User Guide
** https://www.hbug.k12.il.us/istarguide/index.php?title=I-Star_Personnel_User_Guide|I-Star Personnel User Guide