Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.95 KB | None | 0 0
  1. button, input[type="button"], input[type="reset"], input[type="submit"], .blog-post-s2 .owl-theme .owl-controls .owl-page span, .blog-post-single-carousel.owl-theme .owl-controls .owl-page span, .sk-cube-grid .sk-cube, #header-nav-button.active, .social-share-modal-top, .pagination-load-more a {
  2.     background: #hexcode;
  3. }
  4.  
  5. a, #navigation-regular .menu > li > a:hover, #navigation-regular .menu > li.current-menu-item > a, #navigation-regular .menu ul li a:hover, #navigation-regular .menu ul li.current-menu-item > a, #header-search-button, .blog-post-meta-like-count, .blog-post-meta-share, .blog-post-meta-like, .blog-post-meta-photos, .blog-post-single-nav-prev, .blog-post-single-nav-next, .about-author-name, .comment-meta-author {
  6.     color: #hexcode;
  7. }
  8.  
  9. #header-search-button, .blog-post-meta-share, .blog-post-meta-like, .blog-post-s4-main, .blog-post-single-nav-prev, .blog-post-single-nav-next, .comments-section-heading-link {
  10.     border-color: #hexcode;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement