• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

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

From Kancolle Wiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-color: #000000;  
 
   background-color: #000000;  
   background-position: top-right;  
+
   background-position: center;  
  
 
  }
 
  }

Revision as of 05:40, 9 December 2014

 body {
   background:url(http://puu.sh/dn9u4/0e144c80b1.png);
   background-repeat: no-repeat;
   background-color: #000000; 
   background-position: center; 

 }

 .WikiaPage .WikiaPageBackground {
   opacity: 0.80;
 }