Файловый менеджер - Редактировать - /home/kunzqhe/photostocker/wp-content/themes/themify-ultra/skins/agency4/style.css
Назад
/* Skin Name:Ultra Agency4 Version:1.0 Demo URI:https://themify.org/ultra-agency4/ Required Plugins:builder-contact */ /************************************************************************************ GENERAL *************************************************************************************/ :root{ --theme_accent:#3f5bff; --theme_accent_semi:rgba(63,91,255,.9); } .blue{ --tb_pr_color:#fff; --tb_pr_bg:#3f5bff; --tb_pr_hover_bg:#000 } body{ color:#404040; font-family:'DM Sans', sans-serif; font-size:1.05em } /* FORM ================================================ */ input:read-write, input:read-only, input[type=radio], input[type=checkbox], select, textarea{ box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.1); transition-duration:.5s; } input[type=reset], input[type=submit], button{ width:auto; font-weight:bold; text-transform:uppercase; padding:.8em 1.9em; } #commentform label{ text-transform:none } /* HEADINGS ================================================ */ h1, h2, h3, h4, h5, h6{ font-weight:700 } h1, .page-title{ font-size:3.5em; letter-spacing:-.005em } h2{ font-size:3.1em; } h3{ font-size:1.8em; } h4{ font-size:1.55em; letter-spacing:-.03em; } /************************************************************************************ HEADER *************************************************************************************/ #headerwrap{ background-color:var(--theme_accent); color:#fff } #header{ padding-block:1.35em } /* SITE LOGO ================================================ */ #site-logo{ font-size:1.55em; font-weight:bold; letter-spacing:.01em; text-transform:uppercase } /* MAIN NAVIGATION ================================================ */ #main-nav a{ text-transform:uppercase; font-weight:bold; font-size:.95em; padding-inline:.75em } #main-nav ul a{ text-transform:none; } #main-nav .highlight-link > a, #main-nav .highlight-link.current-menu-item > a{ background-color:#fff; color:var(--theme_accent); padding:.5em 1.3em; padding-right:1.9em; margin-left:1.05em } #main-nav .highlight-link > a:hover{ background-color:rgba(255,255,255,.8); color:var(--theme_accent); } #main-nav .highlight-link > a em{ margin-right:2px } #main-nav a:hover, #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav ul a:hover{ color:rgba(255,255,255,.8) } /* STICKY HEADER ================================================ */ #headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header{ background-color:var(--theme_accent_semi); color:#fff } /************************************************************************************ FOOTER *************************************************************************************/ #footerwrap{ border:none; background:#f4f7fb; padding:4.5em 0 0 } #footerwrap a{ color:inherit } #footerwrap a:hover{ color:var(--theme_accent) } /* FOOTER LOGO ================================================ */ #footer-logo{ text-transform:uppercase; letter-spacing:-.025em; font-size:2.05em; margin:0 0 0.55em } /* FOOTER WIDGET ================================================ */ .footer-widgets .widgettitle{ font-size:1.15em; letter-spacing:0 } /* FOOTER TEXT ================================================ */ .footer-text .one, .footer-text .two{ display:inline-block; margin:0 0 10px } .footer-text .one{ margin-right:.3em } .section-col + .footer-text{ padding:3em 0; border-top:1px solid #ddd } /************************************************************************************ POST STYLES *************************************************************************************/ .loops-wrapper .post{ text-align:inherit; background-color:#fff; box-shadow:0px 5px 20px 0px rgba(0, 0, 0, 0.1); } .loops-wrapper.grid2-thumb .post{ display:flex; align-items:center; } .loops-wrapper.grid2-thumb .post-image{ margin:0; height:100vh; min-width:200px; max-height:240px } .loops-wrapper.grid2-thumb .post-image img{ height:100%; object-fit:cover; border-radius:0; margin-bottom:0 } .loops-wrapper .post-image img{ border-radius:0; margin-bottom:0 } .loops-wrapper .post-content{ padding:30px 35px; } /************************************************************************************ BUILDER STYLES *************************************************************************************/ /* BUTTON ================================================ */ .ui.builder_button{ padding:.75em 1.85em; text-transform:uppercase; font-weight:bold } .module-buttons em{ margin-left:.1em } .module-image .image-title, .module-tile .tile-title, .module-feature .module-feature-title, .module-pro-image .image-pro-title{ font-size:1.4em; } /* SLIDER MODULE ================================================ */ /* slider arrow */ .themify_builder_slider_wrap .carousel-prev, .themify_builder_slider_wrap .carousel-next{ position:relative; background-color:transparent; display:flex; align-items:center; padding:2px 16px } .themify_builder_slider_wrap .carousel-prev:hover, .themify_builder_slider_wrap .carousel-next:hover{ background-color:transparent; color:var(--theme_accent) } .themify_builder_slider_wrap .carousel-prev:before, .themify_builder_slider_wrap .carousel-next:before{ border-width:2px; width:7px; height:7px } .themify_builder_slider_wrap .carousel-prev:after, .themify_builder_slider_wrap .carousel-next:after{ content:""; display:inline-block; border-top:2px solid; width:35px; } .themify_builder_slider_wrap .carousel-prev:after{ margin-left:-10px } .themify_builder_slider_wrap .carousel-next:after{ order:-1; margin-right:-10px } .tf_carousel_bullets .tf_carousel_bullet{ background-color:#f4f7fb; border-color:#f4f7fb; width:14px; height:14px; margin:0 2px } .tf_carousel_bullets .tf_carousel_bullet:hover, .tf_carousel_bullets a.selected{ background-color:var(--theme_accent); border-color:var(--theme_accent) } /* CALLOUT MODULE ================================================ */ .ui.module-callout{ padding:0 } /* TESTIMONIAL MODULE ================================================ */ .module-testimonial-slider.image-bubble .testimonial-content{ background-color:#f4f7fb; border-radius:0; flex-direction:unset; flex-wrap:wrap } .module-testimonial-slider.image-bubble .testimonial-image{ transform:none; order:-1; float: left; } .module-testimonial-slider.image-bubble .testimonial-entry-content, .module-testimonial-slider.image-bubble .testimonial-author{ width:calc(100% - 120px); margin-left:auto } .module-testimonial-slider.image-bubble .testimonial-author{ display:flex; flex-wrap:wrap; gap:5px } .module-testimonial-slider.image-bubble .person-name{ color:var(--theme_accent) } .module-testimonial-slider.image-bubble .carousel-nav-wrap{ left:0 } /************************************************************************************ MEDIA QUERIES *************************************************************************************/ @media screen and (max-width:680px){ h1, .page-title{ font-size:2.2em } h2{ font-size:1.8em; } h3{ font-size:1.5em; } .loops-wrapper.grid2-thumb .post{ display:block } .loops-wrapper.grid2-thumb .post-image{ min-width:auto; margin-inline-end:20px } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка