MediaWiki:Basis.css: verschil tussen versies

Scoutpedia.nl, dé Scouting wiki
Ga naar:navigatie, zoeken
(Versie 36215 van Special:Contributions/Egel (overleg) ongedaan gemaakt)
kGeen bewerkingssamenvatting
Regel 82: Regel 82:
min-height:20px;
min-height:20px;
padding:5px;
padding:5px;
margin-left:-5px;
}
}



Versie van 18 sep 2008 14:51

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

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

/* kleinere letters op Hoofdpagina */
body.page-Hoofdpagina #bodyContent { 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 */
.banner_table {
width:100%;
text-align:center; 
margin:auto; 
table-layout: fixed;
background-color:transparent;
}

#banner_pics {
position:relative;
background-image:url('/wiki/images/c/c0/Band.jpg'); 
background-repeat:repeat-x;
width:100%;
height:100px;
}

#banner_logo {
width:100px;
height:100px;
}

#banner_logo a {
display:block;
width:100%;
height:100%;
text-decoration:none;
}

#banner_beam {
position:relative;
background-color:#536c00;
color:#efefef;
width:100%;
min-height:20px;
padding:5px;
margin-left:-5px;
}

#banner_beam a {
color:#ffffff;
}

#banner_menu {
font-size: 75%;
}
Cookies helpen ons onze services aan te bieden. Door onze services te gebruiken stemt u in met het gebruik van onze cookies.