MediaWiki:VanaTime.css: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Starfox9507 No edit summary |
imported>Starfox9507 No edit summary |
||
| Line 1: | Line 1: | ||
.vanatime-page-crafting-guilds-schedule-table { |
.vanatime-page-crafting-guilds-schedule-table { |
||
| Line 28: | Line 29: | ||
.vanatime-airship-schedule-bastok-table th { |
.vanatime-airship-schedule-bastok-table th { |
||
background-color: hsl(235, 90%, 95%) !important; |
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; |
|||
} |
} |
||
Revision as of 20:33, 22 November 2023
.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-page-ferry-schedule-table {
}