MediaWiki:Mobile.css: verschil tussen versies

Scoutpedia.nl, dé Scouting wiki
Ga naar:navigatie, zoeken
(test)
Geen bewerkingssamenvatting
Label: mobile edit
 
(15 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 62: Regel 62:
div.hiddenStructure {  
div.hiddenStructure {  
display: none;  
display: none;  
}
div#footer, h1{
background-color: #536c00;
background-image: none;
        color: white;
}
#page-actions {
        background-color: #8db800;
        background-image:url('/images/thumb/6/6b/Waterlelie_klaver.png/50px-Waterlelie_klaver.png');
        background-repeat:no-repeat;
        background-position:right center;
}
div#mw-head, #mw-head-base, mw-page-base {
background-image: none;
}
a:link, a:visited, a:hover, a:active {
text-decoration:none;
}
div#footer ul li {
color: white;
}
div#footer ul li a{
color: #8db800;
}
.banner_table {
display: none;
}
#banner_menu {
width:100%;
text-align:center;
margin:auto;
table-layout: fixed;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
#banner_menu td, #banner_menu td {
border: 0;
}
.flipthis-highlight {
border:inherit;
}
}

Huidige versie van 14 sep 2014 om 10:34

/* CSS placed here will affect users of the mobile site */

.toccolours {
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;
}

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

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

div#footer, h1{
	background-color: #536c00;
	background-image: none;
        color: white;
}

#page-actions {
        background-color: #8db800;
        background-image:url('/images/thumb/6/6b/Waterlelie_klaver.png/50px-Waterlelie_klaver.png');
        background-repeat:no-repeat;
        background-position:right center;
}

div#mw-head, #mw-head-base, mw-page-base {
	background-image: none;
}

a:link, a:visited, a:hover, a:active {
	text-decoration:none;
}

div#footer ul li {
color: white;
}

div#footer ul li a{
color: #8db800;
}

.banner_table {
display: none;
}

#banner_menu {
width:100%;
text-align:center; 
margin:auto; 
table-layout: fixed;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

#banner_menu td, #banner_menu td {
border: 0;
}

.flipthis-highlight {
border:inherit;
}
Cookies helpen ons onze services aan te bieden. Door onze services te gebruiken stemt u in met het gebruik van onze cookies.