Difference between revisions of "MediaWiki:Common.css"

From Nuclear Heritage
Jump to navigationJump to search
(more formattings)
(link updated)
Line 5: Line 5:
 
.NiceFont { font-family: AwlScrawl,Courier New; }
 
.NiceFont { font-family: AwlScrawl,Courier New; }
  
.Hintergrundbild { background-image:http://www.greenkids.de/europas-atomerbe/images/4/40/Uranium_Mine_India_02.jpg }
+
.Hintergrundbild { background-image:http://www.nuclear-heritage.net/images/4/40/Uranium_Mine_India_02.jpg }
  
 
.grey { color:grey }
 
.grey { color:grey }

Revision as of 12:10, 13 September 2012

/*
<pre>
*/

.NiceFont { font-family: AwlScrawl,Courier New; }

.Hintergrundbild { background-image:http://www.nuclear-heritage.net/images/4/40/Uranium_Mine_India_02.jpg }

.grey { color:grey }
.green { color:green }
.darkgreen { color:darkgreen }
.red { color:red }
.brown { color:brown }
.orange { color:orange }
.blue { color:blue }
.darkblue { color:darkblue }


.hervor_bw { background:black; color:white; font-variant:small-caps; fond-weight:bolder; fond-stretch:wider; font-size:large; text-indent:20px; margin-left:80px; }
.hervor_pink { background:#FFDAB9 }
.hervor_orange { background:#FFD700 }
.hervor_green { background:green }
.hervor_red { background:red }
.hervor_yellow { background:yellow }

.Kasten { border-width:medium; border-color:orange; border-style:dotted; padding:5px; margin:5px; }
.Kasten_orange { border-width:thick; border-color:orange; border-style:dashed; padding:5px; margin:5px; background:#FFE171 }

/*
</pre>
*/