MediaWiki:VanaTime.css

From HorizonXI Wiki
Revision as of 04:33, 23 November 2023 by Starfox9507 (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-page-crafting-guilds-schedule-table {
	border: 5px solid black;
}

.vanatime-page-crafting-guilds-schedule-table th {
  background-color: rgb(228, 240, 245);
}

.vanatime-airship-schedule-table {
	border: 1px solid black;
	width: 400px;
	cellspacing: 0;
	cellpadding: 0;
}

.vanatime-airship-schedule-table th {
	background-color:#afc7cf !important;
}

.vanatime-airship-schedule-bastok-table {
	border: 1px solid blue;
	width: 400px;
	cellspacing: 0;
	cellpadding: 0;
}

.vanatime-airship-schedule-bastok-table th {
	background-color: hsl(235, 90%, 95%) !important;
}

.vanatime-airship-schedule-sandy-table {
	border: 1px solid blue;
	width: 400px;
	cellspacing: 0;
	cellpadding: 0;
}

.vanatime-airship-schedule-windy-table {
	border: 1px solid blue;
	width: 400px;
	cellspacing: 0;
	cellpadding: 0;
}

.vanatime-airship-schedule-kazham-table {
	border: 1px solid blue;
	width: 400px;
	cellspacing: 0;
	cellpadding: 0;
}

.vanatime-boat-schedule-table {
	border: 1px solid blue;
	width: 400px;
	cellspacing: 0;
	cellpadding: 0;
}