• 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 8: Line 8:
  
 
  h1 {
 
  h1 {
   color:red;
+
   color:#40e0d0;
 
 
<br>
 
 
 
  }
 
  }
  

Revision as of 06:25, 19 November 2014

 body {
   background:url('http://puu.sh/cWOzR/ac6ca61143.jpg<nowiki/>');
   background-repeat: no-repeat;
   background-color: #000000; 
   background-position: top-right; 

 }

 h1 {
   color:#40e0d0;
 }

 .WikiaPage .WikiaPageBackground {
   opacity: 0.80;
 }