User:Astraea/cathedral.css: Difference between revisions

From BlazBlue Wiki
mNo edit summary
mNo edit summary
Line 40: Line 40:




.mw-widgets-datetime-calendarWidget.mw-widgets-datetime-calendarWidget-dependent { background-color:#324883 !important; }


.mw-widgets-datetime-dateTimeInputWidget-handle { background-color:#324883 !important; }
.mw-widgets-datetime-dateTimeInputWidget-handle { background-color:#324883 !important; }
.mw-widgets-datetime-dateTimeInputWidget-fields > .mw-widgets-datetime-dateTimeInputWidget-field  {color:#d7d7d7 !important; }

Revision as of 04:42, 21 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)
 
}

.autocomment {color:#afafaf; }


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

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

.infobox {border-color:#070d36 !important;}

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

.dropdown ul  {background-color:#070d36 !important;}
 
.tabs-togglebox >*> .tabs-content {color:#172a58 !important;}

.template-documentation, #documentation-meta-data  { background-color:#070d36 !important; }

.mwe-upwiz-file.filled .mwe-upwiz-visible-file { background-color:#26396d !important; }


.mw-widgets-datetime-calendarWidget.mw-widgets-datetime-calendarWidget-dependent { background-color:#324883 !important; }

.mw-widgets-datetime-dateTimeInputWidget-handle { background-color:#324883 !important; }

.mw-widgets-datetime-dateTimeInputWidget-fields > .mw-widgets-datetime-dateTimeInputWidget-field   {color:#d7d7d7 !important; }