/* #Single ================================================== */ /*Comments*/ .comment-list .comment-body { .shadow-decoration; .outline-decoration; .solid-bg-mixin; } .comment-content { .text-normal; } .reply, .comment-meta, #reply-title small { .text-small; } .comment-author, .pingback-title { .text-big; } .comment-author a, .comment-author .fn { color: @h5-color; font: @h5-font-style @h5-font-variant @h5-font-weight @h5-font-size~"/"@h5-line-height @h5-font-family; text-transform: @h5-text-transform; } .comments-title { color: @h3-color; font: @h3-font-style @h3-font-variant @h3-font-weight @h3-font-size~"/"@h3-line-height @h3-font-family; text-transform: @h3-text-transform; } #reply-title small { font: @base-font-style @base-font-variant @base-font-weight @base-font-size~"/"@base-line-height @base-font-family; } .comments-title, .comments-title a, .comment-author a, .comment-author .fn, #reply-title, .fn, .fn a, .pingback-title { .header-color; } .fn a:hover { .color-accent; } /*!-Entry author*/ .entry-author { .shadow-decoration; .outline-decoration; .solid-bg-mixin; } .entry-author .text-primary { font-size: @base-font-size; } .author-link, .author-link:hover, .meta-nav { .color-base-transparent; .text-small; } /*!-Meta & tags*/ .entry-meta, .entry-tags, .portfolio-categories, .author-link { .text-small; } .share-link-description, .author-bio { .text-normal; } .single .entry-tags a { .transparent-border-mixin; } .entry-meta:before { width: @base-line-height; height: @base-line-height; } .portfolio-categories > a, .portfolio-categories > span, .entry-meta > a, .entry-meta > span { &:after { .transparent-bg-mixin(@opacity: 50%); } } .comment-metadata, .comment-metadata a, //a.comment-reply-link, .entry-meta a, .entry-meta span, .entry-meta a *, .single .entry-tags, .single .entry-tags a { color: @secondary-text-color; .stripe-style-1 & { color: fade(@strype-1-color, 50%); } .stripe-style-2 & { color: fade(@strype-2-color, 50%); } #page .stripe-style-3 & { color: fade(@strype-3-color, 50%); } .stripe-style-4 & { color: fade(@strype-4-color, 50%); } .stripe-style-5 & { color: fade(@strype-5-color, 50%); } } // .post-meta .entry-meta a:hover, // .post-meta .entry-meta a:hover *, .single .entry-tags a:hover { .header-color; } /*!-Share & link post buttons*/ .share-button.entry-share, .btn-project-link, .btn-project-link:hover, .comment-reply-link, .comment-reply-link:hover, .share-link-description { .header-color; } .share-button.entry-share { .share-button-ico(@secondary-color-temp); } .share-link-description { .show-on-hover & { &:before { border-color: fade(@h1-color, 10%); } } .show-on-hover:hover & { &:before { border-color: fade(@h1-color, 21%); } } } .project-post .btn-project-link { .text-normal; border-color: fade(@h1-color, 10%); &:hover { border-color: fade(@h1-color, 21%); } //.btn-project-link(fade(@base-color, 50%)); } /*Separators*/ // .fancy-author-title, // .fancy-posts-title, // .fancy-comments-title, // .fancy-comments-form, // .fancy-projects-title { // .text-normal; // } /*Gallery*/ .project-navigation span { .text-normal; line-height: 22px; } /*Single post description*/ .rsSlide .slider-post-caption, .images-list-caption { line-height: @base-line-height; } .post-navigation .nav-links { .transparent-border-mixin; & .fa { //.color-base-transparent; //color: @divider-color; color: fade(@h1-color, 12%); } & a .fa:hover { color: fade(@h1-color, 23%); } & a .post-title:hover { .color-accent; } } .single-related-posts { .transparent-border-mixin; } .comments-area, .single-related-posts, .comment-respond { & > h3 { &:after{ .accent-bg-mixin; } } }