• 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
(Added a better background.)
 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
  body {
 
  body {
   background:url('http://puu.sh/cWNFO/5ddf3a9063.png<nowiki/>');
+
   background:url(http://puu.sh/dnj3d/8c82b22b15.png);
   background-repeat: repeat;
+
   background-repeat: no-repeat;
   background-position: center;  
+
   background-color: #000000;  
}
+
   background-position: top;
 
+
 
.WikiaPage .WikiaPageBackground {
 
   opacity: 0.50;
 
 
  }
 
  }

Latest revision as of 02:49, 27 December 2014

 body {
   background:url(http://puu.sh/dnj3d/8c82b22b15.png);
   background-repeat: no-repeat;
   background-color: #000000; 
   background-position: top;

 }