Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Theme Name: Enfold Child
- Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
- Version: 1.0
- Author: Kriesi
- Author URI: http://www.kriesi.at
- Template: enfold
- */
- body {
- font-size: 16px;
- }
- #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
- font-weight: inherit;
- text-decoration: none;
- color: inherit;
- -webkit-text-stroke: 0.5px;
- -webkit-font-smoothing: antialiased;
- }
- .avia-menu-text {
- font-size: 16px;
- }
- .h1:#main-title entry title {
- font-size:24px;
- }
- #wp_cta_272_variation_0 {
- height: auto !important;
- }
- /*Add your own styles here:*/
- .infolink-hover:hover {
- cursor:pointer;
- background: #ccc !important;
- -webkit-transform:scale(1.05); /* Safari and Chrome */
- -moz-transform:scale(1.05); /* Firefox */
- -ms-transform:scale(1.05); /* IE 9 */
- -o-transform:scale(1.05); /* Opera */
- transform:scale(1.05);
- }
- .entry-content-wrapper.content{
- padding-top: 0px;
- }
- main.template-page.content.av-content-full.alpha.units {
- padding-top: 10px;
- }
- #main .content, .sidebar{
- padding-bottom: 0px !important ;
- }
- #footer {
- margin-top: 60px;
- margin-bottom:0px;
- }
- .av-share-box {
- margin-bottom: 5px;
- }
- #footer .widget {
- margin-top: 0px;
- margin-bottom:0px;
- }
- .entry-content-wrapper.post{
- max-width: 1200px;}
- .template-blog{
- max-width: 1200px;}
- #top.single-post .small-preview {
- display: none;
- }
- .template-single-blog main.content.units.twelve.alpha article .big-preview.single-big, .template-single-blog main.content.units.twelve.alpha article , .template-single-blog main.content.units.twelve.alpha, .template-single-blog {
- width: 100% !important;
- }
- .template-single-blog main.content.units.twelve.alpha article > *, .template-single-blog main.content.units.twelve.alpha > * {
- max-width: 1200px;
- margin: 0 auto;
- float: none;
- }
- .small-preview .iconfont { background: transparent; }
- .main_color .small-preview { background: transparent; }
- .main_color .small-preview:hover { background: transparent; }
- .main_color strong, .alternate_color strong { color: #000000; }
- #top .social_bookmarks li a { font-size: 28px; }
- #footer .widget {
- text-align: center;
- }
- #footer .social_bookmarks li {
- clear: none;
- }
- @media only screen and (max-width: 1024px) {
- .page-id-334 #av_section_1 .av_two_third, .page-id-334 #av_section_1 .av_one_third { width:100% !important; } }
- #top.blog-meta {
- display: none !important;
- }
- .blog-meta {
- display: none !important;
- }
- .post_delimiter {
- display: none !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment