MediaWiki:Common.css

Revision as of 13:02, 11 May 2021 by Haritosh (talk | contribs)

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;
}

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

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

#toc {
 background-color: transparent !important;
}

.toc {
  background-color: transparent !important;
}

 table > tr > th,
 table > * > tr > th {
  background-color: transparent !important;
 }

.wikitable {
  background-color: transparent !important;
}

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

#content {
  background-color: #e9eccf; 
}

#mw-content-text {
 font-size: 12pt !important;
 font-family: Georgia,Times New Roman,Serif !important;
}

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-uls { display: none !important; }

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

#p-tb { display: none; }


#top::after { color: #697335; font-size: 37px; font-family: "Georgia"; font-style: italic; content: "samskrita vyakaranam"; height: 100px; padding-bottom: 30px; }

#siteNotice { color: #697335; height: 18px; }

#firstHeading { padding-top: 20px; border-top: 1px solid #a2a9b1; }

.mw-wiki-logo { border-bottom: 1px solid; border-color: #a0aa6d; }

.mw-dismissable-notice { text-align: left !important; }

.mw-dismissable-notice-body { margin: 0px 0px 0px 0px !important; }

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

.portal h3, .vector-menu-portal h3 {
	background-size: auto !important;
}

#content a.external {
    background: none !important;
    padding: 0 !important;
    background-image: none !important;
}

.plainlinks {
  display: none;
}