Difference between revisions of "MediaWiki:Coastalskin.css"

From coastalwiki
Jump to: navigation, search
Line 8: Line 8:
 
#mw-head-base {
 
#mw-head-base {
 
   <!--  background-image: url(http://scontent-b.xx.fbcdn.net/hphotos-prn1/s720x720/533406_10201123773516883_839678989_n.jpg) !important; -->
 
   <!--  background-image: url(http://scontent-b.xx.fbcdn.net/hphotos-prn1/s720x720/533406_10201123773516883_839678989_n.jpg) !important; -->
   background-color: forestgreen;
+
   background-color: #f6f6f6;
 
   margin-top: -5em;
 
   margin-top: -5em;
 
   margin-left: 10em;
 
   margin-left: 10em;
 
   height: 5em;
 
   height: 5em;
 
}
 
}

Revision as of 17:38, 29 October 2013

body {
    <!-- background-image: url(http://scontent-b.xx.fbcdn.net/hphotos-prn1/s720x720/533406_10201123773516883_839678989_n.jpg) !important; -->
    background-repeat: repeat !important;
    background: forestgreen;
    margin: 0;
}
 
#mw-head-base {
   <!--  background-image: url(http://scontent-b.xx.fbcdn.net/hphotos-prn1/s720x720/533406_10201123773516883_839678989_n.jpg) !important; -->
  background-color: #f6f6f6;
  margin-top: -5em;
  margin-left: 10em;
  height: 5em;
}