Difference between revisions of "MediaWiki:Common.css"

From Cruinndrac Farms
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body {
 
    background-image: url("http://cruinndracfarms.com/wyrmforum/styles/rain_forest/theme/images/bg.gif");
 
    background-color: #cccccc;
 
}
 
 
 
 
#p-logo a,
 
#p-logo a:hover {
 
display: block;
 
height: 210px;
 
width: 900px;
 
background-repeat: no-repeat;
 
background-position: 35% 50% !important;
 
text-decoration: none;
 
}
 

Latest revision as of 20:25, 26 May 2016

/* CSS placed here will be applied to all skins */