ソースを参照

날짜 폰트변경

whakdo963 2 年 前
コミット
435db44c5e
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/main/webapp/mobile/css/style.css

+ 1 - 1
src/main/webapp/mobile/css/style.css

@@ -359,7 +359,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
359 359
 .content .line input.date {width: 168px; height: 34px; float: left; text-align:center; font-size:14pt; background: url(../img/calender.png) 95%/18px no-repeat white}
360 360
 .content .line input.full {width: 100%;}
361 361
 .content .line div.date_to {display:flex; width:60%; height:34px; float: left; margin-right:0px; margin-top:3px;}
362
-.content .line div.date_to input {font-weight:100; width:47%; height:34px; font-size:10pt; padding:0 30px 0 0; margin:0;}
362
+.content .line div.date_to input {font-weight:100; width:47%; height:34px; font-size:11pt; padding:0 30px 0 0; margin:0;}
363 363
 
364 364
 .content .line div.date_to div.at {width: 6%;  font-size: 16px; padding-top:12px; float: right;}
365 365
 .content .line .search {width: 100%; height: 50px; padding-top:12px;}