From 6578cb5f8d06c97fbdb7c061fd3c77412c557620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?junh=5Feee=28=EC=9D=B4=EC=A4=80=ED=9D=AC=29?= Date: Fri, 27 Oct 2023 12:03:24 +0900 Subject: [PATCH] . --- src/assets/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index e8341f0..0c70ac1 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -921,4 +921,4 @@ background-size: 75% auto; .reservation-table .state{font-size:1.25rem;font-weight:400} .reservation-table .flight span{display:block;} .reservation-table .seat{display:block;font-size:0.875rem;margin-top:6px;font-weight:400;} -.reservation-table .alltime .start, .reservation-table .alltime .arrive{font-size:1.25rem;font-weight:400;} \ No newline at end of file +.reservation-table .alltime .start, .reservation-table .alltime .arrive{font-size:1.25rem;font-weight:400;color:#ddd;} \ No newline at end of file