• 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 2: Line 2:
 
   background:url('http://puu.sh/cWOzR/ac6ca61143.jpg<nowiki/>');
 
   background:url('http://puu.sh/cWOzR/ac6ca61143.jpg<nowiki/>');
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
   background-color: #000;  
+
   background-color: #000000;  
 
   background-position: top-right;  
 
   background-position: top-right;  
 
  }
 
  }

Revision as of 06:12, 19 November 2014

 body {
   background:url('http://puu.sh/cWOzR/ac6ca61143.jpg<nowiki/>');
   background-repeat: no-repeat;
   background-color: #000000; 
   background-position: top-right; 
 }
  
 .WikiaPage .WikiaPageBackground {
   opacity: 0.50;
 }