修改banner的圖寬度度為100% - 3
This commit is contained in:
parent
97d1caf83e
commit
66c1f319a6
@ -417,7 +417,7 @@
|
||||
font-size: 15px;
|
||||
font-weight: 200;
|
||||
letter-spacing: 3px;
|
||||
line-height: 36px;
|
||||
line-height: 1.8rem;
|
||||
color: #d5d5d5;
|
||||
z-index:10;
|
||||
}
|
||||
|
@ -8,9 +8,9 @@
|
||||
<meta name="description" content="{$site.mdesc}">
|
||||
<meta name="keywords" content="{$site.mkeyword}">
|
||||
<link rel="stylesheet" type="text/css" href="{$tpl}css/layout.css">
|
||||
<link rel="stylesheet" type="text/css" href="{$tpl}css/home.css?v=2">
|
||||
<link rel="stylesheet" type="text/css" href="{$tpl}css/home.css?v=3">
|
||||
<link rel="stylesheet" type="text/css" href="{$tpl}css/fac.css">
|
||||
<link rel="stylesheet" type="text/css" href="{$tpl}css/video.css?v=2">
|
||||
<link rel="stylesheet" type="text/css" href="{$tpl}css/video.css?v=3">
|
||||
<link rel="stylesheet" type="text/css" href="{$tpl}css/jquery.mb.YTPlayer.min.css">
|
||||
<script src="{$tpl}js/include.js"></script>
|
||||
<script src="{$tpl}js/jquery.mb.YTPlayer.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user