• 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 (Just messing around. Ignore.)
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
body { background:#b0c4de; }
+
body {
 +
  background:url(http://puu.sh/dnj3d/8c82b22b15.png);
 +
  background-repeat: no-repeat;
 +
  background-color: #000000;
 +
  background-position: top;
 +
 
 +
}

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;

 }