MediaWiki:VanaTime.css

From HorizonXI Wiki
Revision as of 14:51, 12 December 2023 by Aramachus (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.


.vanatime-airship-schedule-jeuno-table {
	width: 576px;
	cellspacing: 0;
	cellpadding: 5px;
}

.vanatime-airship-schedule-jeuno-table th {
	background-color: hsl(193, 93%, 61%) !important;
	border: 1px solid hsl(193, 93%, 25%) !important;
	padding: 5px;
}

.vanatime-airship-schedule-jeuno-table td {
	border: 1px solid hsl(193, 93%, 25%) !important;
	padding: 5px;
}

.vanatime-airship-schedule-jeuno-table tr:nth-child(2n+1) td {
	background-color: hsl(193, 93%, 90%) !important;
	/*border: 1px solid hsl(193, 93%, 25%);*/
	/*padding: 5px;*/
}