MediaWiki:Basis.css: verschil tussen versies

Scoutpedia.nl, dé Scouting wiki
Ga naar:navigatie, zoeken
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
Regel 111: Regel 111:
.imagelist td {
.imagelist td {
white-space: pre-line;
white-space: pre-line;
}
#infobox {
float: right;
margin: 0 0 1em 1em;
width:220px;
font-size: 80%;
line-height:150%;
}
#center {
margin-left:auto;
margin-right:auto;
text-align:center;
}
#infobox_kopje {
margin-left:1em;
font-weight:bold;
}
}

Versie van 22 mrt 2010 20:09

/** 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;
}

/* achtergrond */
@media screen { 
    body {
    background-image: url("/wiki/images/5/59/Fond01.jpeg");
    background-repeat: repeat;
    }
}

/* 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%;
}

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

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

#infobox_kopje {
margin-left:1em;
font-weight:bold;
}
Cookies helpen ons onze services aan te bieden. Door onze services te gebruiken stemt u in met het gebruik van onze cookies.