• 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/dkPjh/5d43d311f2.png<nowiki/>');
+
   background:url('http://puu.sh/dkPVA/5326b3d72f.png'<nowiki/>);
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-color: #FFFFFF;  
 
   background-color: #FFFFFF;  

Revision as of 16:31, 7 December 2014

 body {
   background:url('http://puu.sh/dkPVA/5326b3d72f.png'<nowiki/>);
   background-repeat: no-repeat;
   background-color: #FFFFFF; 
   background-position: top-right; 

 }

 .WikiaPage .WikiaPageBackground {
   opacity: 0.80;
 }