This commit is contained in:
SilenceLeo 2014-09-03 18:26:19 +08:00
commit a22df5d827
2 changed files with 3 additions and 2 deletions

View File

@ -109,7 +109,7 @@ input[type=radio]:checked:after{content:''; display:block; width:12px; height:12
#loginForm .text_warning{display: inline-block;height: 20px;padding: 5px 10px;margin-right: -10px}
#loginForm .text_warning{display: inline-block;padding: 5px 10px;margin-right: -10px}
#loginForm .form_btns{margin: 10px 0}
.form_btns{ margin:15px 0;}
.form_line{padding:5px 0;min-height:40px; line-height:40px;border-bottom:#ddd solid 1px;}
@ -138,6 +138,7 @@ input[type=radio]:checked:after{content:''; display:block; width:12px; height:12
/* 登陆页 */
.footer_tip{margin-top:30px; font-size:.75rem;}
.footer_tip a{padding: 5px}
/* 查询页 */
.station{ position:relative; overflow:hidden; padding:15px 0; border-bottom:1px solid #DDD;}

View File

@ -50,7 +50,7 @@
<div class="box">
<p>预约成功后,会在开售前进行分段式提醒,为了确保你不会错过抢票时机,请保证手机维持未静音状态。</p>
<div class="footer_tip"><p>放票时间:</p>
<p>动车票为上午11:00、高铁车票为下午2:00。<a href="#" class="">查看详情</a></p></div>
<p>动车票为上午11:00、高铁车票为下午2:00。<a href="http://www.12306.cn/mormhweb/zxdt/201305/t20130516_600.html" class="">查看详情</a></p></div>
</div>
</div>
</div>