mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
revert r10546
git-svn-id: http://xe-core.googlecode.com/svn/trunk@10617 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c1737fc991
commit
79fdf10866
6 changed files with 23 additions and 7 deletions
|
|
@ -28,8 +28,8 @@ background:linear-gradient(top,#0c5d94,#003d6a);}
|
|||
.btn_home{left:5px;text-indent:-999em;background:url('../../img/Blue/btn_home_fda.png') no-repeat left top;background-size:51px 38px;}
|
||||
.btn_menu{right:5px;text-indent:-999em;background:url('../../img/Blue/btn_menu_fda.png') no-repeat left top;background-size:51px 38px;}
|
||||
h1.title{font-size:25px;padding:0 60px;line-height:25px;text-align:center;color:rgba(255,255,255,1);text-shadow:0px 1px 1px rgba(0,0,0,1);}
|
||||
h1.title span.txt{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
|
||||
.head_hr{height:0;position: relative;border:none;border-top:1px solid black}
|
||||
|
||||
.lo_foot{width:100%;height:69px;position:relative;border-top:1px solid #163d58;border-bottom:1px solid #001728;
|
||||
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4f7b99), to(#2f6387));
|
||||
background:-webkit-linear-gradient(top,#4f7b99,#2f6387);
|
||||
|
|
@ -52,10 +52,14 @@ ul.link .lang.off>a{background:url('../../img/Blue/btn_lang_off_tp.png') no-repe
|
|||
ul.link .lang.on>a{background:url('../../img/Blue/btn_lang_on.png') no-repeat left top;background-size:90px 25px}
|
||||
ul.link .lang_lst{display:none;position:absolute;left:0px;bottom:24px;}
|
||||
.icon_arr_draw{display:inline-block;position:absolute;top:5px;right:6px;width:0px;height:0px;margin-left:2px;border-width:5px;border-style:solid;border-color:transparent transparent #cdcdcd transparent;}
|
||||
|
||||
|
||||
ul.link .lang_lst:before{display:block;width:90px;height:4px;background:url('../../img/Blue/bg_lang_t.png') no-repeat left top;background-size:90px 4px;content:''}
|
||||
ul.link .lang_lst li{width:90px;padding-left:1px;background:url('../../img/Blue/bg_lang_body.png') repeat-y top left;background-size:90px 1px;}
|
||||
.lang_lst li a{display:block;width:88px;height:18px;padding-top:5px;border-top:1px solid #4a6c85;border-bottom:1px solid #71a3c7;font-size:13px;line-height:13px;color:#efefef;}
|
||||
.lang_lst li:first-child a{border-top:none}
|
||||
p.cr{height:20px;padding:11px 0 2px;text-align:center;font-size:12px;line-height:12px;color:#a5b9c7}
|
||||
|
||||
|
||||
.lo_foot.fixed{position:fixed;bottom:0;}
|
||||
.lo_foot.static{position:static;}
|
||||
Loading…
Add table
Add a link
Reference in a new issue