MediaWiki:Common.css

From Samskrita Vyakaranam
Revision as of 23:19, 1 May 2021 by Haritosh (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.
/* Global CSS */

#mw-panel {
  background-color: #e9eccf;
}

#p-navigation {
  background-color: #e9eccf;
}

#content {
  background-color: #e9eccf;
}

body {
 background-color: #a0aa6d;
}


#mw-head-base {
  background-color: #a0aa6d;
}

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

#t-specialpages { display: none; }

#mw-editsection { display:none!important; } 

#ca-nstab-main { display:none!important; } 

#ca-nstab-user { display:none!important; } 

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

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

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

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

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

#pt-anonuserpage { display: none!important; }

#pt-anontalk { display: none!important; }

#pt-createaccount { display: none!important; }

#pt-userpage { display: none!important; }

#pt-mytalk { display: none!important; }

#pt-preferences { display: none!important; }

#pt-watchlist { display: none!important; }

#pt-mycontris { display: none!important; }

#pt-login { display: none!important; }

#pt-uls { display: none!important; }

#pt-anoncontribs { display: none!important; }

#p-tb { display: none; }

#siteNotice { color: #697335; font-size: 37px; font-family: "Georgia"; }

#mw-dismissable-notice-close { visibility: hidden!important; }