Difference between revisions of "MediaWiki:Common.css"

From Ad4Game Developers
Jump to: navigation, search
 
(11 intermediate revisions by one user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#p-tb { display:none !important; }//remove the toolbox
+
#ca-talk{
#ca-watch { display: none !important; }// remove the watch from all pages
+
display: none !important;
 +
}
 +
#p-tb {
 +
display:none !important;
 +
}//remove the toolbox
 +
#ca-watch {
 +
display: none !important;
 +
}// remove the watch from all pages
 +
#pt-mytalk { display: none; }
 +
#ca-viewsource { display: none !important; }
 
#ca-talk { display: none !important; }
 
#ca-talk { display: none !important; }
 +
#ca-history { display: none !important; }

Latest revision as of 11:49, 15 August 2013

/* CSS placed here will be applied to all skins */
#ca-talk{
display: none !important;
}
#p-tb {
display:none !important;
}//remove the toolbox
#ca-watch {
display: none !important;
}// remove the watch from all pages
#pt-mytalk { display: none; }
#ca-viewsource { display: none !important; }
#ca-talk { display: none !important; }
#ca-history { display: none !important; }
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox