MediaWiki:Monobook.css

Uit EdwinKoopman

Ga naar: navigatie, zoeken
 
Regel 1: Regel 1:
/* CSS die hier wordt geplaatst heeft alleen invloed op de skin Monobook */
/* CSS die hier wordt geplaatst heeft alleen invloed op de skin Monobook */
 +
div.verbergen{display:none;}
 +
/* menubalk met blauwe knoppen bovenaan */
 +
table.topmenu{width:450px;height:25px;}
 +
td.menuspace{width:50px;}
 +
td.menuitem{width:100px;border: 1px solid #4B6CA3;text-align:center;background-color: #4B6CA3;}
 +
.menuitem a{font-family:"Helvetica";font-size:12px;font-weight:bold;
 +
text-decoration:none;color:#FFFFFF !important;}
 +
 +
/* NameSpace geörienteerde opmaak */
 +
.ns-110 h1, .ns-100 div#contentSub {display:none;}
 +
 +
/* Archief */
 +
.TabelArchief th{text-align:left;}
 +
.TabelArchief td{vertical-align:top;}
 +
 +
/* Agenda */
 +
#p-Agenda h5{display:none;}
 +
/*#p-Agenda ul{list-style-type:none !important;}
 +
#p-Agenda ul{list-style-image:none !important;}*/
 +
#p-Agenda div.pBody{width:260px !important;overflow:hidden !important;border:none;padding:0 0 0 0 !important;}
 +
div#p-Agenda {width:260px !important;}
body {
body {
font-family:"Helvetica";
font-family:"Helvetica";
background: #FFFFFF;
background: #FFFFFF;
color: black;
color: black;
-
         font-size:14px;
+
         font-size:10px;
margin: 0;
margin: 0;
padding: 0;
padding: 0;
Regel 12: Regel 33:
width: 100%;
width: 100%;
float: right;
float: right;
-
margin: 0 0 .6em -250px;
+
margin: 0 0 .6em -280px;
padding: 0;
padding: 0;
}
}
#content {
#content {
-
margin: 150px 0 0 250px !important;
+
margin: 150px 0 0 280px !important;
padding: 0 1em 1em 1em;
padding: 0 1em 1em 1em;
position: relative;
position: relative;
Regel 29: Regel 50:
background: #FFFFFF url(images/Edwinlogo1.png) 0 0 no-repeat;
background: #FFFFFF url(images/Edwinlogo1.png) 0 0 no-repeat;
}
}
-
div#p-cactions{margin-top:100px;}
+
div#p-cactions{margin:120px 0 0 140px;font-size:10px;}
div#p-logo{display:none;}
div#p-logo{display:none;}
/*Tekst opmaak #4B6CA3*/
/*Tekst opmaak #4B6CA3*/
Regel 48: Regel 69:
a:hover {text-decoration:underline;
a:hover {text-decoration:underline;
}
}
 +
 +
p.koplinker{display:none;}
 +
a.contact{margin-left:40px;}
/*Body en rechterkolom*/
/*Body en rechterkolom*/
-
div#container{width:770px;}
+
div#container{width:740px;}
-
div#tekst{width:425px;float:left;font-size:14px;line-height:17px;}
+
div#tekst{width:500px;float:left;font-size:14px;line-height:17px;}
-
div#rechts{margin-top:0;width:320px;min-height:600px;float:right;}
+
div#rechts{margin-top:0;width:220px;min-height:600px;float:right;}
 +
/*div#HPartikel{border-bottom: 1px solid #4B6CA3;}*/
p {
p {
         font-family:"Helvetica";
         font-family:"Helvetica";
-
         font-size:14px;
+
         font-size:13px;
         font-weight:normal;
         font-weight:normal;
color: #000000;
color: #000000;
Regel 60: Regel 85:
p.kop {
p.kop {
         font-family:"Times";
         font-family:"Times";
-
         font-size:24px;
+
         font-size:36px;
         font-weight:normal;
         font-weight:normal;
color: #4B6CA3;
color: #4B6CA3;
 +
}
 +
p.plaats, p.datum {
 +
        font-family:"Times";
 +
        font-size:14px;
 +
        line-height:14px;
 +
color: #4B6CA3;
 +
}
 +
p.samenvatting {
 +
        font-family:"Helvetica";
 +
        font-size:14px;
 +
        line-height:17px;
 +
        font-weight:normal;
 +
color: #000000;
}
}
li#pt-anonuserpage, li#pt-anontalk{display:none;}
li#pt-anonuserpage, li#pt-anontalk{display:none;}
 +
 +
 +
/* menu rechts boven */
 +
li#pt-userpage,
 +
li#pt-anonuserpage,
 +
li#pt-login {
 +
background: none;
 +
}
 +
div#p-navigation, div#p-search{display:none;}
div#p-navigation, div#p-search{display:none;}
 +
div#footer{min-height:25px;}
#footer li{font-size:9px;}
#footer li{font-size:9px;}
-
li#privacy, li#about {display:none;}
+
div#f-irionlogo, div#f-vflashdesign {float:left;margin-left:20px;}
 +
li#privacy, li#about, li#lastmod {display:none;}
.ek {font-family:Helvetica;color:#4B6CA3;font-size:10px;}
.ek {font-family:Helvetica;color:#4B6CA3;font-size:10px;}
 +
#p-ek h5 {display:none;}
 +
#p-ek div.pBody {border:none;font-size:18px;}
 +
img.boek{margin-left:10px;}
 +
 +
/* formulieren */
 +
table.formuliertabel th{text-align:left;}

Huidige versie van 27 mei 2010 om 13:12

/* CSS die hier wordt geplaatst heeft alleen invloed op de skin Monobook */
div.verbergen{display:none;}
/* menubalk met blauwe knoppen bovenaan */
table.topmenu{width:450px;height:25px;}
td.menuspace{width:50px;}
td.menuitem{width:100px;border: 1px solid #4B6CA3;text-align:center;background-color: #4B6CA3;}
.menuitem a{font-family:"Helvetica";font-size:12px;font-weight:bold;
text-decoration:none;color:#FFFFFF !important;}

/* NameSpace geörienteerde opmaak */
.ns-110 h1, .ns-100 div#contentSub {display:none;}

/* Archief */
.TabelArchief th{text-align:left;}
.TabelArchief td{vertical-align:top;}

/* Agenda */
#p-Agenda h5{display:none;}
/*#p-Agenda ul{list-style-type:none !important;}
#p-Agenda ul{list-style-image:none !important;}*/
#p-Agenda div.pBody{width:260px !important;overflow:hidden !important;border:none;padding:0 0 0 0 !important;}
div#p-Agenda {width:260px !important;}
body {
	font-family:"Helvetica";
	background: #FFFFFF;
	color: black;
        font-size:10px;
	margin: 0;
	padding: 0;
}

#column-content {
	width: 100%;
	float: right;
	margin: 0 0 .6em -280px;
	padding: 0;
}
#content {
	margin: 150px 0 0 280px !important;
	padding: 0 1em 1em 1em;
	position: relative;
	z-index: 2;
}
div#globalWrapper{
position:relative;
width:1020px;
margin:0 auto;
background: #FFFFFF;
border: 1px solid #4B6CA3;
background: #FFFFFF url(images/Edwinlogo1.png) 0 0 no-repeat;
}
div#p-cactions{margin:120px 0 0 140px;font-size:10px;}
div#p-logo{display:none;}
/*Tekst opmaak #4B6CA3*/
div#NSH, h1 {
        margin-top:12px;
        font-family:"Times";
        font-size:36px;
        font-weight:normal;
	color: #4B6CA3;
        padding-bottom: 12px;
        border-bottom: 1px solid #4B6CA3;
}
.page-Hoofdpagina h1{display:none;}
a {color: #4B6CA3;
}
a:visited {color: #4B6CA3;
}
a:hover {text-decoration:underline;
}

p.koplinker{display:none;}
a.contact{margin-left:40px;}
/*Body en rechterkolom*/
div#container{width:740px;}
div#tekst{width:500px;float:left;font-size:14px;line-height:17px;}
div#rechts{margin-top:0;width:220px;min-height:600px;float:right;}
/*div#HPartikel{border-bottom: 1px solid #4B6CA3;}*/
p {
        font-family:"Helvetica";
        font-size:13px;
        font-weight:normal;
	color: #000000;
}
p.kop {
        font-family:"Times";
        font-size:36px;
        font-weight:normal;
	color: #4B6CA3;
}
p.plaats, p.datum {
        font-family:"Times";
        font-size:14px;
        line-height:14px;
	color: #4B6CA3;
}
p.samenvatting {
        font-family:"Helvetica";
        font-size:14px;
        line-height:17px;
        font-weight:normal;
	color: #000000;
}
li#pt-anonuserpage, li#pt-anontalk{display:none;}


/* menu rechts boven */
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	background: none;
}

div#p-navigation, div#p-search{display:none;}
div#footer{min-height:25px;}
#footer li{font-size:9px;}
div#f-irionlogo, div#f-vflashdesign {float:left;margin-left:20px;}
li#privacy, li#about, li#lastmod {display:none;}
.ek {font-family:Helvetica;color:#4B6CA3;font-size:10px;}
#p-ek h5 {display:none;}
#p-ek div.pBody {border:none;font-size:18px;}
img.boek{margin-left:10px;}

/* formulieren */
table.formuliertabel th{text-align:left;}
Weergaven
Persoonlijke instellingen

Standplaats Edwin

De tijd in...

Amsterdam

  

Mexico City

  

Buenos Aires