MediaWiki:Basis.css

Scoutpedia.nl, dé Scouting wiki
Ga naar:navigatie, zoeken

Opmerking: nadat u de wijzigingen hebt gepubliceerd is het wellicht nodig uw browsercache te legen.

  • Firefox / Safari: houd Shift ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
  • Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
  • Internet Explorer / Edge: houd Ctrl ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5
  • Opera: druk op Ctrl-F5.
/** CSS die hier wordt geplaatst heeft invloed op alle skins */

.prettytable, .prettytable table, .wikitable, .wikitable table, #interwikitable
{
    background-color: #f9f9f9;
    border: 1px solid #aaa;
    border-collapse: collapse;
    margin-left:auto; 
    margin-right:auto;
    text-align:center;
}

.prettytable td, table.prettytable th, .wikitable td, table.wikitable th, #interwikitable td, #interwikitable th
{
    border: 1px solid #aaa;
    padding: 5px;
    text-align:left;
}

.prettytable th, .wikitable th, #interwikitable th
{
    background-color: #efefef;
}

.verticalhead th
{
    vertical-align: bottom;
}

/* geen titel op Hoofdpagina */
body.page-Hoofdpagina #firstHeading { display: none; }

/* kleinere letters op Hoofdpagina */
.hoofdpagina { font-size:90%; }

/* tabel met EXIF-metadata groter */
table.mw_metadata {
font-size: 95%;
width:500px;
}

/* Verborgen Categorieën */
#mw-hidden-catlinks {display:none;}

/* Ten behoeve van de banner */
#siteNotice {
background-color: #efefef;
}

.banner_table {
width:100%;
text-align:center; 
margin:auto; 
table-layout: fixed;
background-color:transparent;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.banner_table a,
.banner_table a:hover {
color: #3e3e3e;
}

#banner_beam {
position:relative;
background-color:#536c00;
color:#efefef;
height:auto !important;
height:20px;
min-height:20px;
padding:5px;
margin-left:-1em;
margin-right:-1em;
}

#banner_beam a {
color:#ffffff;
}

#banner_menu {
font-size: 75%;
}

#mf-banner { display: none; }

body.page-Hoofdpagina div.gallerytext, 
body.page-Hoofdpagina span.comment,
body.page-Hoofdpagina span.mw-usertoollinks { display: none; }

body.page-Hoofdpagina .gallerybox .thumb,
body.page-Hoofdpagina table.gallery,
body.page-Hoofdpagina table.gallery td, 
body.page-Hoofdpagina .gallerybox {
border-style:none;
margin:auto; 
text-align:center;
background-color:transparent;
width:100%;
padding:0%;
}
body.page-Hoofdpagina table.gallery td {
width:25%;
}

.imagelist td {
white-space: pre-line;
}

.infobox {
float: right;
margin: 0 0 1em 1em; 
width:220px; 
font-size: 80%;
line-height:150%;
}

.infobox_kopje {
margin-left:1em;
font-weight:bold;
}

.infobox_toelichting {
font-style:italic;
font-size:80%; 
}

.center {
margin-left:auto;
margin-right:auto;
text-align:center;
}

tr.hiddenStructure,
div.hiddenStructure { 
display: none; 
}

/* For linked citation numbers and document IDs, where
   the number need not be shown on a screen or a handheld,
   but should be included in the printed version */
@media screen, handheld {
    .citation *.printonly {
        display: none;
    }
Cookies helpen ons onze services aan te bieden. Door onze services te gebruiken stemt u in met het gebruik van onze cookies.