• 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 1: Line 1:
 
  body {
 
  body {
   background:url(http://puu.sh/dnj3d/8c82b22b15.png);
+
   background:url(http://puu.sh/dnj2T/2af2b4fb9a.png);
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-color: #000000;  
 
   background-color: #000000;  

Revision as of 03:15, 24 December 2014

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

 }

 .WikiaPage .WikiaPageBackground {
   opacity: 0.80;
 }