MediaWiki:VanaTime.css: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Starfox9507 No edit summary |
imported>Spiffly mNo edit summary |
||
| Line 2: | Line 2: | ||
.vanatime-airship-schedule-jeuno-table { |
.vanatime-airship-schedule-jeuno-table { |
||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
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; |
||
| ⚫ | |||
} |
|||
.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%);
}