|
|
Line 1: |
Line 1: |
|
| |
|
|
| |
| .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 { | | .vanatime-airship-schedule-table { |
Line 18: |
Line 10: |
| .vanatime-airship-schedule-table th { | | .vanatime-airship-schedule-table th { |
| background-color:#afc7cf !important; | | 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-selbina-table {
| |
| border: 1px solid blue;
| |
| width: 400px;
| |
| cellspacing: 0;
| |
| cellpadding: 0;
| |
| }
| |
|
| |
| .vanatime-boat-schedule-selbina-table th {
| |
| background-color: hsl(235, 90%, 95%) !important;
| |
| }
| |
|
| |
| .vanatime-boat-schedule-ahtUrhgan-table {
| |
| border: 1px solid blue;
| |
| width: 400px;
| |
| cellspacing: 0;
| |
| cellpadding: 0;
| |
| }
| |
|
| |
| .vanatime-boat-schedule-ahtUrhgan-table th {
| |
| background-color: hsl(235, 90%, 95%) !important;
| |
| }
| |
|
| |
| .vanatime-boat-schedule-bibiki-table {
| |
| border: 1px solid blue;
| |
| width: 400px;
| |
| cellspacing: 0;
| |
| cellpadding: 0;
| |
| }
| |
|
| |
| .vanatime-boat-schedule-bibiki-table th {
| |
| background-color: hsl(235, 90%, 95%) !important;
| |
| } | | } |