• 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
Line 2: Line 2:
 
   background:url(http://puu.sh/dfgx5/6e6e17bb0a.png<nowiki/>);
 
   background:url(http://puu.sh/dfgx5/6e6e17bb0a.png<nowiki/>);
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
   background-color: #FFFFFF;  
+
   background-color: #000000;  
 
   background-position: top-right;  
 
   background-position: top-right;  
  

Revision as of 06:26, 8 December 2014

 body {
   background:url(http://puu.sh/dfgx5/6e6e17bb0a.png<nowiki/>);
   background-repeat: no-repeat;
   background-color: #000000; 
   background-position: top-right; 

 }

 .WikiaPage .WikiaPageBackground {
   opacity: 0.80;
 }