Changes

Jump to: navigation, search

MediaWiki:Common.css

958 bytes removed, 17:56, 30 July 2023
m
no edit summary
/* CSS placed here will be applied to all skins */
/* For MonoBook specfic rules, see MediaWiki:Monobook.css */
 
 
/* Modify width of sidebar */
#column-content { margin-left: -175px }
#content { margin-left: 175px }
.portlet { width: 165px }
 
/* move top left tabs to right as width of sidebar was expanded */
.vectorTabs{
margin-left:20px;
}
border: 1px dashed #bab366;
}
 
.imageTable{
width:600px;
border-collapse:collapse;
}
 
.imageTable td{
padding:0;
padding-bottom:6px;
}
 
 
/* The footer CSS for monobook is in http://www.munichbeergardens.com/skins/monobook/main.css?207
This can be overrided here
 
*/
 
/* hide footer texts
#f-list{
display:none;
}
*/
 
#footer {
background: url(images/beer/Canvas.gif);
border-top: 0px solid #adaaad;
border-bottom: 0px solid #adaaad;
margin:0px;
padding:0px 0px 10px 0px;
 
}
 
 
 
/* setting footer background
#footer{
background: url(/images/beer/Bavarian_pattern_small.png);
border-top: 0px solid #001e80;
border-bottom: 0px solid #001e80;
height:31px;
margin:0px;
padding:0px;
}
*/
/* colour input fields */
textarea, #searchInput {
background-color: #d9dfedb8deb1;
}
textarea:focus, #searchInput:focus {
background-color: #cfdeffe4f3e1;
}
}
/* remove mediawiki logo */#ffooter-places-privacy, #footer-places-about, #footer-places-disclaimer, #footer-poweredbyico { display: none; }
/* remove history tab reCaptcha style */#ca-history {display: none !important;} /* remove talk tab (reviews or discussion) on Editing help and News and events page */body.page-Editing_help #ca-talk { display:none; }body.page-News_and_events #ca-talk { display:none; } /* remove edit and talk tab (reviews/discussion) on Main_Page */body.page-Main_Page #ca-edit { display:none; }body.page-Main_Page #ca-talk { display:none; } /* remove "page" tab on Main_Page */body.page-Main_Page #ca-nstab-main { display:none; } /* remove "view source" tab, otherwise displayed when site cannot be edited, ir perhaps when a page is protected */body #ca-viewsource { display:none; }
/* reCaptcha style */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
background-color:#f5f5f5 !important; //reCaptcha widget background color
border-spacing: 0;
padding: 0;
font-size: 95%;"
}
 
.catlinks { display: none; }
.prettytable th {
.MediaTransformError td {
display: none;
}
} /* to use with <span classins.adsbygoogle[data-ad-status="nobr">don't break..</span> */span.nobr unfilled'] {white-space display: nowrapnone !important; }

Navigation menu