MediaWiki:Common.css: Difference between revisions

From Samskrita Vyakaranam
Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
Line 33: Line 33:


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

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


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

Revision as of 06:19, 20 April 2021

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

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