MediaWiki:Common.css: Difference between revisions

From ALttPR Wiki
Jump to navigation Jump to search
No edit summary
(Undo revision 92 by Miketrethewey!9776 (talk))
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.vt-live {
.vt-live {
   background-color: #aaffaa;
   background-color: #aaffaa !important;
}
}

Revision as of 18:01, 12 May 2018

/* CSS placed here will be applied to all skins */
.vt-live {
  background-color: #aaffaa !important;
}