Difference between revisions of "MediaWiki:Common.css"

From Aion PowerBook
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .mw-ui-vform {width: 500px !important} #p-navigation {display:none;} #p-tb {display:none;} #searchInput {width:20.5em !impo...")
 
m
Line 38: Line 38:
  
 
.portlet h3 {display:none !important;}
 
.portlet h3 {display:none !important;}
 +
 +
.google-auto-placed {margin-top:20px; margin-bottom:20px;}

Revision as of 12:02, 12 August 2018

/* CSS placed here will be applied to all skins */
.mw-ui-vform {width: 500px !important}

#p-navigation {display:none;}
#p-tb {display:none;}
#searchInput {width:20.5em !important;}

table.dataTable {Width: 100% !important;}

@media screen and (min-width: 1080px) {
    .generated-sidebar {
        width: 150px !important;
        top: 90px !important;
	overflow: visible !important;
    }
    .twitterfeed {
        display:block !important;
        position: fixed;
        top: 700px;
	overflow: visible !important;
    }
}
.mw-ui-vform {width: 500px !important}
.twitterfeed {display:none}


.ajax100p {width:100% !important;}

.bxslider {margin-left: 5px !important;}

.bx-wrapper ul {margin: 0 0 0 0 !important}

.flexslider li {padding: 0 0 0 0 !important;}

.flex-control-nav li {0 0 10px 10px !important;}

.objects .wrap dl.bonus_attr dd {height: 20px}

.portlet h3 {display:none !important;}

.google-auto-placed {margin-top:20px; margin-bottom:20px;}