Browse Source

test

master
김지은 11 months ago
parent
commit
294d9ed93b
  1. 3
      src/assets/css/custom.css

3
src/assets/css/custom.css

@ -921,4 +921,5 @@ 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;color:#ddd;}
.reservation-table .alltime .start, .reservation-table .alltime .arrive{font-size:1.25rem;font-weight:400;color:#ddd;}
.test{color:red}
Loading…
Cancel
Save