Template:Styles/2015 Trilogy default.css: Difference between revisions

Content deleted Content added
start over with a new page. rm a bunch of unneeded stuff (particularly direction properties)
 
No edit summary
Line 3:
/* --- Hide default MediaWiki stuff we don't want --- */
 
div#mw-panel {
left: auto !important;
right: auto !important;
}
#mw-head-base {
height: 1em !important;
}
#mw-panel div.portal {
display: none !important;
}
#p-namespaces, #p-views, #p-cactions, #p-search, #p-personal, #catlinks, #firstHeading, #contentSub, #siteSub, #jump-to-nav {
display: none;
}
div#content {
background-color: transparent !important;
background-image: none !important;
border: none;
}
div#mw-head-base {
background-image: none !important;
}