MediaWiki:Common.css
From Acenet Knowledgebase
Revision as of 15:59, 17 October 2012 by Docs admin (talk | contribs)
Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
p.mw-search-createlink{
display:none !important;
}
div.who_are_you{
float:left;
border:1px solid #B9DFFA;
padding:.5%;
margin:0px .5%;
width:22.5%;
background-color:#E3F2FD;
font-size:1.1em;
}
div.featured_faq{
float:left;
border:1px solid #B9DFFA;
padding:10px;
margin:5px;
background-color:#E3F2FD;
font-size:1.3em;
}
span.who_are_you_title{
font-size:1.2em;
}
div.body{
margin-left:.1em !important;
}
a,
a:link,
a:visited,
a:active{
color:#2272C2 !important;
}
a:hover{
color:#F60 !important;
}
#mw-pages div.mw-content-ltr h3{ display: none !important; }
div#p-navigation { font-size: 1.25em; }
#ca-talk { display: none !important; }
#ca-history { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-watch { display: none !important; }
#ca-view { display: none !important; }
#footer-places-privacy { display: none !important; }
#footer-places-about { display: none !important; }
#footer-places-disclaimer { display: none !important; }
#p-tb { display: none !important; }