文件操作 - layout.css
返回文件管理
返回主菜单
删除本文件
文件: /home/tecnoht/public_html/arrediguidi--com/css/layout.css
编辑文件内容
/* CSS Document */ /* Reset body padding and margins */ body{ margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; background-color:#A64633; } /* Make Header Sticky */ #header_container{ left:0; position:fixed; width:100%; top:0; height:100px; background-image:url(../images/layout/background-header.jpg); background-repeat:repeat-x; background-position:bottom left; z-index:1; } #header{ width:1000px; margin:0px auto; padding:0px 20px 0px 20px; font-size:14px; } /* CSS for the content of page. I am giving top and bottom padding of 158px to make sure the header and footer do not overlap the content */ #container{ width:1000px; overflow:auto; margin:0px auto; padding:118px 0px 46px 0px; } #content{ text-align:justify; padding:0px 100px 0px 100px; } /* Make Footer Sticky */ #footer_container{ left:0; position:fixed; width:100%; bottom:0; height:74px; background-color:#F3F3F3; border-top:1px solid #CCCCCC; z-index:1; } #footer{ width:1000px; margin:0px auto; padding:11px 0px 0px 0px; color:#333333; letter-spacing:length; font-size:14px; } /* Standard CSS Properties */ p{ padding:0px; margin:0px 0px 25px 0px; line-height:150%; text-shadow: 1px 1px 2px #000000; } a:link{ color:#FFFFFF; text-decoration:underline; font-weight:bold; } a:visited{ color:#FFFFFF; text-decoration:underline; font-weight:bold; } a:hover{ color:#FFFFFF; text-decoration: underline; font-weight:bold; } h1{ font-size:20px; color:#FFFFFF; font-weight:normal; margin:0px; padding:0px 0px 23px 0px; letter-spacing:3px; text-shadow: 1px 1px 2px #000000; } h2{ font-size:14px; font-weight:bold; margin:5px 0px 20px 0px; padding:0px; line-height:150%; } table{ vertical-align:top; } /* Other CSS Properties */ #footer img{ margin:2px 0px 0px 20px; padding:0px; opacity:1; filter:alpha(opacity=100); } #footer img:hover{ opacity: 0.7; filter:alpha(opacity=70); } #footer p{ letter-spacing:200%; text-shadow:none; } #footer a:link{ color:#A64633; text-decoration: none; font-weight:bold; } #footer a:visited{ color:#A64633; text-decoration: none; font-weight:bold; } #footer a:hover{ color:#A64633; text-decoration: none; font-weight:bold; } #header_left{ width:263px; height:auto; margin:0px; padding:20px 0px 0px 0px; float:left; } #header_right{ width:693px; height:auto; margin:0px; padding:30px 0px 0px 0px; float:right; } #menu{ margin:0px; padding:17px 0px 0px 0px; } #menu ul{ margin:0px 0px 0px 0px; padding:0px; list-style:none; } #menu li{ margin:0px; padding:0px 8px 0px 8px; display:inline; border-right:1px solid #333333; } #menu a:link{ color:#333333; text-decoration:none; font-weight:bold; } #menu a:visited{ color:#333333; text-decoration:none; font-weight:bold; } #menu a:hover{ color:#A64633; text-decoration: none; font-weight:bold; } #nav{ margin:0; padding:0; list-style:none; } #nav li{ float:left; display:block; position:relative; z-index:500; -webkit-transition: all 0.1s ease-in-out; } #nav li.first{ border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; } #nav li.last{ border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0; } #nav li li.last{ border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; } #nav li a { display:block; } #nav li a:hover{ } #nav li li:hover{ -webkit-transform: translate(+10px,0); } / #nav a.selected{ } #nav ul { position:absolute; left:0; display:none; list-style:none; } #nav ul li{ float:left; border:none; } #nav ul a{ display:block; margin: 0px 0px 0px -40px; padding:15px; background-color:#F3F3F3; width:auto; height:auto; text-align:center; border-top:1px solid #333333; } /* fix ie6, meglio inserirlo in un file .css separato */ *html #nav ul{ margin:0 0 0 -2px; } #top{ width:800px; height:226px; margin:0px 0px 25px 0px; background:url(../images/nivo-slider/loading.gif) no-repeat 50% 50%; border:3px solid #FFF; } #top_map{ width:796px; height:448px; border:2px solid #CCCCCC; margin:0px 0px 50px 0px; background:url(../images/nivo-slider/loading.gif) no-repeat 50% 50%; } #top_news{ width:800px; height:226px; margin:0px 0px 35px 0px; background:url(../images/nivo-slider/loading.gif) no-repeat 50% 50%; } h3{ font-size:18px; color:#FFFFFF; font-weight:normal; margin:0px; padding:0px 0px 23px 0px; letter-spacing:3px; text-shadow: 1px 1px 2px #000000; } #tranciati{ width:796px; height:448px; border:2px solid #CCC; margin:0px 0px 25px 0px; background:url(../images/nivo-slider/loading.gif) no-repeat 50% 50%; }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件