MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus GaretienWiki
Zur Navigation springen Zur Suche springen
VolkoV (D | B)
K
VolkoV (D | B)
K
Zeile 1: Zeile 1:
 
  body { background-color:#ffe884;background-image:url(/images/Kartebg.png);background-repeat:repeat; }
 
  body { background-color:#ffe884;background-image:url(/images/Kartebg.png);background-repeat:repeat; }
 
   
 
   
  .grafschaft,.hell{
+
  .grafschaft,.hell, #hell {  
 
  background-image:url(/images/Textbg3.png);
 
  background-image:url(/images/Textbg3.png);
 
  }  
 
  }  
 
   
 
   
  .dunkel{
+
  .dunkel, #dunkel {
 
  background-image:url(/images/Textbg2.png);
 
  background-image:url(/images/Textbg2.png);
 
  }
 
  }

Version vom 15. Februar 2008, 13:57 Uhr

 body { background-color:#ffe884;background-image:url(/images/Kartebg.png);background-repeat:repeat; }
 
 .grafschaft,.hell, #hell { 
 background-image:url(/images/Textbg3.png);
 } 
 
 .dunkel, #dunkel {
 background-image:url(/images/Textbg2.png);
 }
 
 
 
 .toc{
 background-image:url(/images/Textbg3.png);
 }
 
 .catlinks{
 background-image:url(/images/Textbg2.png);
 }
 
 #catlinks{
  background-image:url(/images/Textbg2.png);
 }
 
 div {
 background-color: transparent;
 }
 
 div.thumb div {
 
 	border: 1px solid #ccc;
 	padding: 0px;
 	background-image:url(/images/Textbg2.png);
 	font-size: 94%;
 	text-align: center;
 	overflow: hidden;
 } 
 
 div.thumb {
         border: none;
 }
 div.tright {
         border: none;
         margin: 0.5em 0 0.8em 1.4em;
 }
 div.tleft {
         border: none;
         margin: 0.5em 1.4em 0.8em 0;
 } 
 
 #p-cactions li {
 	display: inline;
 	border: 1px solid #aaa;
 	padding: 0 0 .1em 0;
 	margin: 0 .3em 0 0;
  	overflow: visible;
         background-image:url(/images/Textbg2.png);
 }
 #p-cactions li.selected {
         background-image:url(/images/Textbg.png);
   	border-bottom: none;
  	border-color: #aaa;
 	padding: 0 0 .2em 0; 
 	font-weight: bold; 
 }
 #p-cactions li a {
         background-image:url(/images/Textbg2.png);
 	color: #002bb8;
 	border: none;
 	padding: 0 .8em .3em;
 	text-decoration: none;
 	text-transform: lowercase;
 	position: relative;
 	z-index: 0;
 	margin: 0;
 } 
 #p-cactions li.selected a {
  	z-index: 3; 
  background-color: transparent;
  padding: 0 1em .2em!important;
  background-image:url(/images/Textbg.png);
 }
 #p-cactions .new a {
  color: #ba0000;
 }
 #p-cactions li a:hover {
  z-index: 3;
  text-decoration: none;
  background-image:url(/images/Textbg.png);
 }  
 
 #footer {
 	background-color: transparent;
 	text-align: center;
 	font-size: 90%;
 	border: 0px solid transparent;
 } 
 
 /** Kleinschreibung nicht erzwingen */
 .portlet h5,
 .portlet h6,
 #p-personal ul,
 #p-cactions li a { 
 	text-transform: none;
 }
 
 
 div#content { background-image:url(/images/Textbg.png);background-repeat:repeat; }
 div.pBody { background-color: transparent; }
 td,table,th,tr,.floatleft,.floatright{background-color:transparent; } 
 
 div.meisterinfo {
 color:#eceac8;
 padding-left:5px;
 border-left:5px solid black;
 }
 
 div.meisterinfo a{
 color:#eceac8;
 }
 
 div.meisterinfo a:visited{
 color:#eceac8;
 }
 
 td#zeitlinks{
 background:url(/images/Zeitlinks.png);
 width:28px;
 }
 
 td#zeitmitte{
 background:url(/images/Zeit.png);
 }
 
 td#zeitrechts{
 background:url(/images/Zeitrechts.png);
 width:28px;
 }
 
 td#zeitlinksgross{
 background:url(/images/ZeitlinksGroß.png);
 width:28px;
 }
 
 #zeitmittegross{
 background:url(/images/ZeitGroß.png);
 }
 
 td#zeitrechtsgross{
 background:url(/images/ZeitrechtsGroß.png);
 width:28px;
 }
 
 td#geschlo{
 background:url(/images/Gesch_l_o.png);
 width:28px;
 }
 
 td#geschlm{
 background:url(/images/Gesch_l_m.png) repeat-y;
 width:28px;
 }
 
 td#geschlu{
 background:url(/images/Gesch_l_u.png);
 width:28px;
 }
 
 td#geschro{
 background:url(/images/Gesch_r_o.png);
 width:28px;
 }
 
 td#geschrm{
 background:url(/images/Gesch_r_m.png) repeat-y;
 width:28px;
 }
 
 td#geschru{
 background:url(/images/Gesch_r_u.png);
 width:28px;
 }
  
 td#geschmo{
 background:url(/images/Gesch_m_o.png) repeat-x;
 } 
 
 td#geschmm{
 background-color:#EDDC9A;
 }
 
 td#geschmu{
 background:url(/images/Gesch_m_u.png) repeat-x;
 }
  
 div.stammbaum table {
 border:1px solid black;
 background-color:#FFFFFF;
 text-align:center;
 vertical-align:top;
 }
 
 div.stammbaum table tr{
 text-align:center;
 vertical-align:top;
 }
 
 div.stammbaum table tr td {
 padding:10px;
 text-align:center;
 vertical-align:top;
 }
 
 p { text-align:justify; } 
 
 .tabellehuebsch {
  margin: 1em 1em 1em 0;
  background-image:url(/images/Textbg3.png);
  border: 1px solid gray;
  border-collapse: collapse;
  empty-cells:show;
 }
 
 .tabellehuebsch th, .tabellehuebsch td {
  border: 1px solid gray;
  padding: 0.3em;
 }
 
 .tabellehuebsch caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
 }