Difference between revisions of "MediaWiki:Common.css"

From Aion PowerBook
Jump to: navigation, search
m
m
Line 59: Line 59:
 
.objects .classic {background-color: #FFFCFC !important;}
 
.objects .classic {background-color: #FFFCFC !important;}
  
.permaad {background-image: url("https://aionpowerbook.com/img/ver6pb.png"); width:400px; height:200px; }
+
.permaad {background-image: url("https://aionpowerbook.com/img/ver6pb.png"); width:400px; height:150px; }

Revision as of 19:33, 23 November 2020

/* CSS placed here will be applied to all skins */
body {
color: #11495a !important;
}

.dev_dungeon {background:url('https://aionpowerbook.com/images/dung_mark_d.png') no-repeat 0px 0px; display:block; width:109px; height:51px;}
.dev_dungeon:hover {background:url('https://aionpowerbook.com/images/dung_mark.png') no-repeat 0px 0px; display:block; width:109px; height:51px;}

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

#monobook-leaderboard-ad {margin-bottom:10px;}

table.itemColjsonTable {width: 99% !important;}
table.itemColjsonTable th {border:0px !important;background: 0 !important;}
table.itemColjsonTable.lists td {border: 1px solid #183e6a !IMPORTANT;}
table.itemColjsonTable tbody tr {background: 0 !important; border: 1px solid #183e6a !IMPORTANT;}

.ICtable .dataTables_filter {padding-right:10px !important; padding-top:10px !important;}

.objects .classic {background-color: #FFFCFC !important;}

.permaad {background-image: url("https://aionpowerbook.com/img/ver6pb.png"); width:400px; height:150px; }