• 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
Line 2: Line 2:
 
   background:url(http://puu.sh/dnj2T/2af2b4fb9a.png);
 
   background:url(http://puu.sh/dnj2T/2af2b4fb9a.png);
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
   background-color: #000000;  
+
   background-color: #ffffff;  
 
   background-position: top;
 
   background-position: top;
  

Revision as of 03:15, 24 December 2014

 body {
   background:url(http://puu.sh/dnj2T/2af2b4fb9a.png);
   background-repeat: no-repeat;
   background-color: #ffffff; 
   background-position: top;

 }

 .WikiaPage .WikiaPageBackground {
   opacity: 0.80;
 }