• 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 1: Line 1:
 
  body {
 
  body {
   background:url('http://puu.sh/cWyLO/8032c50b31.jpg<nowiki/>');
+
   background:url('http://puu.sh/cWzog/0a64c9f685.png<nowiki/>');
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
   background-position: center;  
+
   background-position: left;  
 
  }
 
  }
 
   
 
   

Revision as of 01:48, 19 November 2014

 body {
   background:url('http://puu.sh/cWzog/0a64c9f685.png<nowiki/>');
   background-repeat: no-repeat;
   background-position: left; 
 }
  
 .WikiaPage .WikiaPageBackground {
   opacity: 0.95;
 }