Difference between revisions of "User:SmokeyTheButt/common.css"

m
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
  body {
 
  body {
   background:url(http://puu.sh/dn9u4/0e144c80b1.png);
+
   background:url(http://puu.sh/dnj3d/8c82b22b15.png);
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-color: #000000;  
 
   background-color: #000000;  
   background-position: center;  
+
   background-position: top;
  
}
 
 
.WikiaPage .WikiaPageBackground {
 
  opacity: 0.80;
 
 
  }
 
  }

Latest revision as of 02:49, 27 December 2014

 body {
   background:url(http://puu.sh/dnj3d/8c82b22b15.png);
   background-repeat: no-repeat;
   background-color: #000000; 
   background-position: top;

 }