MediaWiki:VanaTime.css: Difference between revisions
From HorizonXI Wiki
Starfox9507 (talk | contribs) No edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
.vanatime-airship-schedule-jeuno-table { | .vanatime-airship-schedule-jeuno-table { | ||
width: 576px; | |||
width: | |||
cellspacing: 0; | cellspacing: 0; | ||
cellpadding: | cellpadding: 5; | ||
} | } | ||
.vanatime-airship-schedule-jeuno-table th { | .vanatime-airship-schedule-jeuno-table th { | ||
background-color: | background-color: hsla(187, 79%, 65%) !important; | ||
border: 1px solid hsla(187, 79%, 25%); | |||
} | |||
.vanatime-airship-schedule-jeuno-table-tr { | |||
background-color: hsla(187, 79%, 90%) !important; | |||
border: 1px solid hsla(187, 79%, 25%); | |||
} | } | ||
Revision as of 13:35, 12 December 2023
.vanatime-airship-schedule-jeuno-table {
width: 576px;
cellspacing: 0;
cellpadding: 5;
}
.vanatime-airship-schedule-jeuno-table th {
background-color: hsla(187, 79%, 65%) !important;
border: 1px solid hsla(187, 79%, 25%);
}
.vanatime-airship-schedule-jeuno-table-tr {
background-color: hsla(187, 79%, 90%) !important;
border: 1px solid hsla(187, 79%, 25%);
}
