文件操作 - template.css
返回文件管理
返回主菜单
删除本文件
文件: /home/tecnoht/public_html/carrozzeriavilla--com/css/template.css
编辑文件内容
.clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; } .clearfix:after { clear: both; } .hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .input-block-level { display: block; width: 100%; min-height: 28px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /*======================= TYPOGRAPHY =======================*/ h1, h2, h3, h4, h5, h6 { color: #000000; margin-top: 0; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000000; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #858585; } h1, h2, h3 { color: black; font: bold 20px/32px 'Asap', sans-serif; margin: 0 0 22px; text-transform: uppercase; } h4 { font-size: 13px; font-weight: normal; text-transform: uppercase; } .alert-heading { color: inherit; } p { margin: 0; padding-bottom: 15px; } .icons-marker { font-size: 15.6px; line-height: 20px; } .item_fulltext a { text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #858585; } /*Buttons*/ .btn { padding: 4px 14px; font-size: 13px; line-height: 20px; background: #ffffff; color: #858585; text-shadow: none; border: 1px solid #e6e6e6; border-bottom-color: #e6e6e6; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .btn:hover { text-decoration: none; background: #e6e6e6; color: #000000; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .btn-primary { background: #858585; color: #ffffff; text-shadow: none; border: 1px solid #858585; } .btn-primary:hover { background: #000000; color: #ffffff; text-shadow: none; } .btn-primary.submitButton { float: right; } .btn-info { color: #000000; font-size: 17px; background: none; border: none; padding: 0; text-transform: lowercase; } .btn-info:hover, .btn-info:focus, .btn-info:active { color: #9d261d; background: none; box-shadow: none; outline: none; } #searchForm .btn.btn-primary { padding: 3px 10px; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; } /*Lists*/ ul.categories-module h5 { font-size: 1em; line-height: inherit; font-weight: normal; margin: 0; } /*Pagination*/ .pagination { height: auto; margin: 0; padding: 0 0 50px; } .pagination ul { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none; box-shadow: none; margin: 0 auto; width: 100%; } .pagination ul li { display: inline-block; padding-right: 10px; } .pagination ul li .pagenav, .pagination ul li .hasTooltip { text-transform: none; color: #555555; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: none; font-size: 17px; background: none; border: none; padding: 0; text-transform: lowercase; } .pagination ul li span.pagenav, .pagination ul li .span.hasTooltip { color: #858585; } .pagination ul li a.pagenav, .pagination ul li a.hasTooltip { color: #000000; } .pagination ul li a.pagenav:hover, .pagination ul li a.hasTooltip:hover, .pagination ul li a.pagenav:focus, .pagination ul li a.hasTooltip:focus, .pagination ul li a.pagenav:active, .pagination ul li a.hasTooltip:active { color: #858585; background: none; box-shadow: none; outline: none; } .pagination ul li.num span.pagenav, .pagination ul li.num span.hasTooltip { color: #858585; } /*Forms*/ input[type='radio'], input[type='checkbox'] { margin: 3px 0 0; } /* Images */ .item_img, .category_img { margin-bottom: 18px; } .img-intro__left, .img-full__left { float: left; margin: 0 20px 10px 0; } .img-intro__right, .img-full__right { float: right; margin: 0 0px 10px 20px; } .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); } /*======================= TOP =======================*/ /*======================= HEADER =======================*/ #header-row { background: #f4f4f4 url(../images/header.gif) 0 bottom repeat-x; padding: 21px 0 0px; } #logo { /*margin-top: 16px;*/ margin-bottom: 25px; margin-left: 55px; } /*===== Social Media ======*/ .social { margin: 0 0 18px; text-align: right; } .social li { list-style: none; display: inline; margin: 0 0 0 7px; } .social li a { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 1; filter: alpha(opacity=100); } .social li a:hover { opacity: 0.5; filter: alpha(opacity=50); } #SocialTable a { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; opacity: 1; filter: alpha(opacity=100); } #SocialTable a:hover { opacity: 0.5; filter: alpha(opacity=50); } #SocialTable { text-align: center; } .search-block { text-align: right; padding: 0; } .search-block .mod-search__search-block { display: block; padding-bottom: 20px; } .search-block .mod-search__search-block form { border: 1px solid #d9d9d9; border-right: 1px solid white; border-bottom: 1px solid white; background: white; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; width: 211px; } .search-block .mod-search__search-block form #searchword { margin: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: white; border: none; height: 24px; padding: 0 24px 0 10px; width: 211px; line-height: 24px; } .search-block .mod-search__search-block form input[type="image"] { position: absolute; top: 0px; right: 0px; margin: 0; padding: 8px 7px; } /*======================= NAVIGATION =======================*/ .select-menu { display: none; margin: 0 0 20px; } .navigation ul.sf-menu { /*background: url(http://livedemo00.template-help.com/joomla_48883/templates/theme1780/images/template/item.jpg) 0 0 repeat;*/ background: url(../images/menu_tail.png) 0 0 repeat; font: bold 16px/16px 'Asap', sans-serif; display: table; width: 100%; position: relative; text-align: center; /*SubMenu Styles*/ } .navigation ul.sf-menu .sfHolder { display: block; position: relative; } .navigation ul.sf-menu > li { background: url(../images/separator.png) 0 0 repeat-y; display: table-cell; padding: 23px 30px; margin: 0; float: none; text-transform: uppercase; } .navigation ul.sf-menu > li:first-child { background: none; } .navigation ul.sf-menu > li.active > .sfHolder > a, .navigation ul.sf-menu > li.sfHover > .sfHolder > a, .navigation ul.sf-menu > li.current > .sfHolder > a, .navigation ul.sf-menu > li.active > .sfHolder > span, .navigation ul.sf-menu > li.sfHover > .sfHolder > span, .navigation ul.sf-menu > li.current > .sfHolder > span { /* color: #2f2f2f;*/ color: #F4F4F4; } .navigation ul.sf-menu > li > .sfHolder > a, .navigation ul.sf-menu > li > .sfHolder > span { /*color: white;*/ color: #D5D5D5; text-align: center; padding: 0; margin: 0; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: relative; display: inline-block; } .navigation ul.sf-menu > li > .sfHolder > a:hover, .navigation ul.sf-menu > li > .sfHolder > span:hover { /*color: #1a1a1a;*/ color: #ffffff; } .navigation ul.sf-menu > li:hover > .sfHolder > ul, .navigation ul.sf-menu > li.sfHover > .sfHolder > ul { top: 44px; left: 50%; margin-left: -68px !important; } .navigation ul.sf-menu > li:hover > .sfHolder > ul:before, .navigation ul.sf-menu > li.sfHover > .sfHolder > ul:before { content: ""; width: 0px; height: 0px; border-style: solid; border-width: 0 7px 7px 7px; border-color: transparent transparent #ffffff transparent; position: absolute; top: -7px; left: 50%; margin-left: -7px; } .navigation ul.sf-menu li li:hover ul, .navigation ul.sf-menu li li.sfHover ul { top: -13px; left: 144px; } .navigation ul.sf-menu li li li:hover ul, .navigation ul.sf-menu li li li.sfHover ul { top: -13px; left: 144px; } .navigation ul.sf-menu ul { box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); width: 135px; background: white; padding: 13px 0px; text-align: left; text-transform: lowercase; } .navigation ul.sf-menu ul:before { content: ""; width: 0px; height: 0px; border-style: solid; border-width: 5px 5px 5px 0; border-color: transparent #ffffff transparent transparent; position: absolute; left: -5px; top: 18px; } .navigation ul.sf-menu ul li { font: 11px/22px Arial, Helvetica, sans-serif; margin: 0; text-align: center; } .navigation ul.sf-menu ul li:first-child { border: none; } .navigation ul.sf-menu ul li a, .navigation ul.sf-menu ul li span.separator { display: inline-block; padding: 0px; text-decoration: underline; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; color: #101010; text-transform: uppercase; } .navigation ul.sf-menu ul li a:hover, .navigation ul.sf-menu ul li span.separator:hover { text-decoration: none; } .navigation ul.sf-menu ul li.active > .sfHolder > a, .navigation ul.sf-menu ul li.sfHover > .sfHolder > a, .navigation ul.sf-menu ul li.active > .sfHolder > span.separator, .navigation ul.sf-menu ul li.sfHover > .sfHolder > span.separator { text-decoration: none; } .navigation ul.sf-menu.sf-vertical { width: 135px; /*Define 1st SubMenu position*/ } .navigation ul.sf-menu.sf-vertical li { width: 135px; margin-bottom: 1px; } .navigation ul.sf-menu.sf-vertical li:hover > ul, .navigation ul.sf-menu.sf-vertical li.sfHover > ul { top: -13px; } .navigation ul.sf-menu.sf-vertical ul { left: 137px; } .navigation ul.sf-menu.sf-vertical ul li a, .navigation ul.sf-menu.sf-vertical ul li span { padding: 9px 12px; } .navigation ul.sf-menu.sf-navbar { height: 40px; padding-bottom: 40px; margin-bottom: 2px; } .navigation ul.sf-menu.sf-navbar li:hover > ul, .navigation ul.sf-menu.sf-navbar li.sfHover > ul { top: 42px; left: 0; } .navigation ul.sf-menu.sf-navbar li ul { width: auto; padding: 2px 0; } .navigation ul.sf-menu.sf-navbar li ul ul.sub-menu { width: 135px; top: 40px; } .search-block { text-align: right; } .search-block input { max-width: 100%; } /*======================= SHOWCASE =======================*/ .mod-newsflash-adv .isotope { margin: 0 -1.5%; } .mod-newsflash-adv .isotope-item { padding: 0 1.5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; float: left; } .mod-newsflash-adv .isotope-item.straightDown { text-align: center; } /*======================= FEATURE =======================*/ #feature-row { padding: 54px 0 26px; } #feature-row .row-container .moduleTitle { font-size: 18px; } /*======================= MAINTOP =======================*/ #maintop-row { background: #f6f6f6 url(../../livedemo00.template-help.com/joomla_48883/templates/theme1780/images/template/maintop.html) 0 0 repeat-x; padding-top: 48px; } #maintop-row .row-container { background: url(../../livedemo00.template-help.com/joomla_48883/templates/theme1780/images/template/maintop-bottom-bg.html) 0 bottom repeat-x; padding-bottom: 39px; } #maintop-row .row-container .moduleTitle { font-size: 20px; color: black; margin-bottom: 10px; } /*======================= CONTENT TOP =======================*/ #content-top-row { margin-top: -27px; } #content-top-row .moduleTitle { font-size: 18px; } #content-row { padding: 49px 0 25px; } #aside-right .moduletable, #aside-left .moduletable { margin-bottom: 40px; } #aside-right .moduletable ul.categories-module, #aside-left .moduletable ul.categories-module, #aside-right .moduletable ul.archive-module, #aside-left .moduletable ul.archive-module, #aside-right .moduletable .mod-login, #aside-left .moduletable .mod-login { background: white; border: 1px solid #ededed; margin: 0; padding: 17px 23px; } #aside-right .moduletable ul.categories-module li, #aside-left .moduletable ul.categories-module li, #aside-right .moduletable ul.archive-module li, #aside-left .moduletable ul.archive-module li, #aside-right .moduletable .mod-login li, #aside-left .moduletable .mod-login li { font: 11px/12px Arial, Helvetica, sans-serif; list-style: none; text-transform: uppercase; padding: 0 0 10px 0; color: #101010; } #aside-right .moduletable ul.categories-module li a, #aside-left .moduletable ul.categories-module li a, #aside-right .moduletable ul.archive-module li a, #aside-left .moduletable ul.archive-module li a, #aside-right .moduletable .mod-login li a, #aside-left .moduletable .mod-login li a { color: #101010; text-decoration: underline; } #aside-right .moduletable ul.categories-module li a:hover, #aside-left .moduletable ul.categories-module li a:hover, #aside-right .moduletable ul.archive-module li a:hover, #aside-left .moduletable ul.archive-module li a:hover, #aside-right .moduletable .mod-login li a:hover, #aside-left .moduletable .mod-login li a:hover { text-decoration: none; } .moduletable.fright { float: right; } /*======================= CONTENT =======================*/ #component { min-height: 0; } .container-fluid { padding: 0 !important; } .item { margin-bottom: 30px; } .item:after { content: ''; display: block; clear: both; } .page-header { border: none; padding: 0; margin: 0; } .item_info_dl { margin: 0 0 13px; } .item_info_dl dd { color: black; margin: 0 20px 0 0; display: inline; } .item_info_dl dd > * { display: inline; } .item_info_dl dd div { padding-left: 20px; } .item_info_dl dd div.item_published { background: url(../../livedemo00.template-help.com/joomla_48883/templates/theme1780/images/template/date-icon.html) 0 center no-repeat; } .item_info_dl dd div.item_createdby { background: url(../../livedemo00.template-help.com/joomla_48883/templates/theme1780/images/template/user-icon.html) 0 center no-repeat; } .item_info_dl dd div.kmt-readon { background: url(../../livedemo00.template-help.com/joomla_48883/templates/theme1780/images/template/comment-icon.html) 0 center no-repeat; } .item_info_dl dd a { color: black; } .item_info_dl dd a:hover { color: #858585; } .item_icons.btn-group.pull-right { margin: 10px; } .mod-article-single .item__module { border: 1px solid #ededed; background: white; margin-bottom: 40px; overflow: hidden; } .mod-article-single .item__module .item_img { margin-bottom: 0; } .mod-article-single .item__module .item-title { margin: 0; } .mod-article-single .item__module .item_introtext { padding: 35px 24px 29px; } .mod-article-single .item__module .item_introtext > span { color: black; } .mod-newsflash-adv .pretext { color: #000000; margin-bottom: 21px; text-transform: uppercase; } .mod-newsflash-adv .item_title { margin: 0; } .mod-newsflash-adv .item_published { color: #000000; } .mod-newsflash-adv .item_introtext a { text-decoration: underline; } .mod-newsflash-adv .item_introtext a:hover { text-decoration: none; } .mod-newsflash-adv.mod-newsflash-adv__services .item { margin-bottom: 0; } .mod-newsflash-adv.mod-newsflash-adv__services .item .inner { border-top: 1px solid #ececec; border-bottom: 1px solid white; padding: 25px 0 26px; } .mod-newsflash-adv.mod-newsflash-adv__services .item .inner p { padding: 0; } .mod-newsflash-adv.mod-newsflash-adv__services .item:first-child .inner { border-top: none; padding-top: 0; } .mod-newsflash-adv.mod-newsflash-adv__services .mod-newsflash-adv_custom-link { border-top: 1px solid #ececec; padding: 20px 0 0; } /*===== Blog Page ======*/ .page-category .item { background: white; border: 1px solid #ededed; } .page-category .item .item_img { margin-bottom: 0; } .page-category .item, .page-archive .item, .page-item .item, .page-blog .item { background: white; border: 1px solid #ededed; } .page-category .img-intro__left, .page-archive .img-intro__left, .page-item .img-intro__left, .page-blog .img-intro__left { margin-right: 0; margin-bottom: 0; } .page-category .item_header, .page-archive .item_header, .page-item .item_header, .page-blog .item_header { padding: 35px 0px 0; } .page-category .item_title, .page-archive .item_title, .page-item .item_title, .page-blog .item_title { margin: 0 0 0px; } .page-category .item_header, .page-archive .item_header, .page-item .item_header, .page-blog .item_header, .page-category .item_info, .page-archive .item_info, .page-item .item_info, .page-blog .item_info, .page-category .item_introtext, .page-archive .item_introtext, .page-item .item_introtext, .page-blog .item_introtext { overflow: hidden; padding-left: 20px; padding-right: 20px; } .page-category .btn-info, .page-archive .btn-info, .page-item .btn-info, .page-blog .btn-info { margin: 0 20px 20px; } .page-archive .item_header, .page-item .item_header, .page-archive .item_info, .page-item .item_info, .page-archive .item_introtext, .page-item .item_introtext { padding-left: 0px; padding-right: 0px; } .page-archive .item_header, .page-item .item_header { padding: 0px; } .page-archive .btn-info, .page-item .btn-info { margin: 0 0px; } .page-archive .itemInner, .page-item .itemInner { background: white; border: 1px solid #ededed; } .page-archive .itemInner .item_img, .page-item .itemInner .item_img { margin-bottom: 0; } .page-archive .itemInner .item_fulltext, .page-item .itemInner .item_fulltext { padding: 20px; } .tags { clear: both; } .addthis_toolbox { padding-top: 13px; } /*===== Gallery Page ======*/ ul.gallery { margin: 0 0 0 -20px; } ul.gallery .gallery-item { overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 0 0 20px; float: left; list-style: none; } ul.gallery .gallery-item .item_img { margin-right: 0; float: none; } ul.gallery .gallery-item.straightDown { float: none; } ul.gallery .gallery-item.straightDown .item_img { float: left; margin: 0 20px 20px 0 !important; } /*===== Testimonials Page ======*/ .page-category__testimonials .item { margin-bottom: 30px; } blockquote { padding: 0; margin: 0; border-left: none; } blockquote p { margin-bottom: 0; padding: 0 0 20px; font-size: inherit; font-weight: normal; line-height: inherit; } blockquote p:before { content: '"... '; } blockquote p:after { content: '..."'; } blockquote small { font-size: 13px; color: black; text-transform: uppercase; } blockquote small:before { content: ""; } blockquote small:after { content: ""; } blockquote a { color: #858585; } blockquote a:hover { color: #000000; } /*===== Team Page ======*/ /*======================= CONTENT BOTTOM =======================*/ /*======================= ASIDE RIGHT =======================*/ .archive-module li a, .categories-module li a, .mod-menu .nav.menu li a, .list1 ul li a { display: inline; } .archive-module li a:hover, .categories-module li a:hover, .mod-menu .nav.menu li a:hover, .list1 ul li a:hover { background: none; } /*======================= MAINBOTTOM =======================*/ #mainbottom-row { background: #f6f6f6 url(../../livedemo00.template-help.com/joomla_48883/templates/theme1780/images/template/maintop.html) 0 0 repeat-x; padding-top: 48px; } #mainbottom-row .row-container { background: url(../../livedemo00.template-help.com/joomla_48883/templates/theme1780/images/template/maintop-bottom-bg.html) 0 bottom repeat-x; } #mainbottom-row .row-container .moduletable { margin-bottom: 39px; } #mainbottom-row .row-container .moduletable.about { margin-bottom: 0; } #mainbottom-row .row-container .moduleTitle { font-size: 20px; color: black; margin-bottom: 10px; } #mainbottom-row .row-container .mod-article-single .item__module { border: none; background: none; margin-bottom: 40px; overflow: hidden; } #mainbottom-row .row-container .mod-article-single .item__module .item_img { margin-bottom: 0; } #mainbottom-row .row-container .mod-article-single .item__module .item-title { margin: 0; } #mainbottom-row .row-container .mod-article-single .item__module .item_introtext { padding: 0 !important; } #mainbottom-row .row-container .mod-article-single .item__module .item_introtext span { color: black; } /*======================= BOTTOM =======================*/ /*======================= FOOTER =======================*/ #footer-wrapper { /*color: #737373;*/ color:#f4f4f4; font-size: 11px; background-color: #292929; } #footer-wrapper a { /*color: #737373;*/ color:#f4f4f4; } #footer-wrapper a:hover { /*color: black;*/ color: #737373; } #copyright-row { border-top: 6px solid white; padding: 43px 0 20px; } #copyright { margin-bottom: 20px; } #copyright .siteName { display: none; } ul.footer { margin: 0 0 20px; text-align: right; } ul.footer li { list-style: none; display: inline; background: url(../../livedemo00.template-help.com/joomla_48883/templates/theme1780/images/template/fsep.html) 0 center no-repeat; padding: 0 16px 0 18px; font-size: 12px; line-height: 18px; } ul.footer li:first-child { background: none; padding-left: 0; } ul.footer li.lastItem { padding-right: 0; } ul.footer li.active a { color: black !important; } #jform_images_image_intro, #jform_images_image_fulltext { height: 30px; } #jform_publish_up_img, #jform_publish_down_img { padding: 3px 10px; }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件