MediaWiki:Basis.css: verschil tussen versies

Scoutpedia.nl, dé Scouting wiki
Ga naar:navigatie, zoeken
Geen bewerkingssamenvatting
k (Egel heeft de pagina MediaWiki:Common.css hernoemd naar MediaWiki:Basis.css zonder een doorverwijzing achter te laten: voorbereiding op gebruik chameleon)
 
(12 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 38: Regel 38:
font-size: 95%;
font-size: 95%;
width:500px;
width:500px;
}
/* achtergrond */
@media screen {
    body {
    background-image: url("/wiki/images/5/59/Fond01.jpeg");
    background-repeat: repeat;
    }
}
}


Regel 89: Regel 81:
font-size: 75%;
font-size: 75%;
}
}
#mf-banner { display: none; }


body.page-Hoofdpagina div.gallerytext,  
body.page-Hoofdpagina div.gallerytext,  
Regel 112: Regel 106:
white-space: pre-line;
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;
    }

Huidige versie van 25 okt 2014 om 11:28

/** 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.