Difference between revisions of "MediaWiki:Common.css"

From Cruinndrac Farms
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body {
+
/*body {
    background-image: url("http://cruinndracfarms.com/wyrmforum/styles/rain_forest/theme/images/bg.gif");
+
/*    background-image: url("http://cruinndracfarms.com/wyrmforum/styles/rain_forest/theme/images/bg.gif");
    background-color: #cccccc;
+
/*    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;
+
}
+

Revision as of 09:06, 26 May 2016

/* 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;
/*}