User:Astraea/cathedral.css: Difference between revisions

From BlazBlue Wiki
mNo edit summary
mNo edit summary
Line 22: Line 22:
table.navbox th { background-color:#070d36 !important;}
table.navbox th { background-color:#070d36 !important;}


.incell { background-color:#070d36 !important;}
.incell, .incell_top, .incell_bottom, .incell_topleft, .incell_topright, .incell_bottomleft, .incell_bottomright { background-color:#070d36 !important;}

Revision as of 04:39, 19 July 2018

html { 
  --NOL-darkblack: #070d36;
  --NOL-black: #172a58;
  --NOL-darkcharcoal: #283a6a;
  --NOL-charcoal:#26396d;
  --NOL-lightcharcoal: #182651;
  --NOL-dark-transp: #172a58;
  --NOL-grey: #d7d7d7;
  --NOL-lightgrey: #d7d7d7;
  --NOL-red:#cb1818;
  --NOL-burntgold: #c4a645;
  --NOL-gold: #f1df74;
  --NOL-whitegold: #d2e2ef;
  --NOL-deepblue: #c5a63b;
  --NOL-blue: #ccc;
  --NOL-lightblue: #f4f1da;
  --header:
     url(https://i.imgur.com/RF5nQfw.jpg)
 
}

table.navbox th { background-color:#070d36 !important;}

.incell, .incell_top, .incell_bottom, .incell_topleft, .incell_topright, .incell_bottomleft, .incell_bottomright { background-color:#070d36 !important;}