Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {background: #ebebeb; }
- /* Needed for more narrow sidebar */
- .featured { text-align: center; }
- /* Eliminates a bunch of white space between posts on front page */
- .blog-posts article { padding-top: 0px; padding-bottom: 0px; }
- /* Removes author block on posts */
- .about-author { display: none; }
- h1.site-title a { border-bottom-width: 0px; color: #474747; }
- h1.site-title a:hover { color: #474747; }
- h1.site-title { font-size: 48px; }
- .blog-posts .entry-title { font-size: 1.5em; }
- .entry-title { font-size: 24px; }
- .site-description { font-size: 25px; color: #141414; }
- .site-description { margin-top: -.8em; }
- .site-header { padding-bottom: 5px; }
- .main-navigation { font-size:20px; margin-top: -2.5em; }
- .main-navigation ul li a { color: #cacaca; border-bottom: none; font-family: Georgia, tahoma, serif; }
- .entry-meta { font-family: Georgia, tahoma, arial; font-size:14px; }
- .page .entry-header { display: none; }
- p { font-size: 1.0em; font-family: Georgia, sans-serif !important; }
- .entry-content { font-family: Georgia, sans-serif !important; }
- /* Limits featured image to 100px high */
- .featured-image { overflow: hidden; max-height: 100px; }
- /* Sets link color on sidebar, removes styled underline */
- #secondary .widget a { color: #356AA0; border-bottom: none; }
- #secondary .widget a:hover { color: #356AA0; }
- /* Removes days ago from tweets */
- a.tweet-rel-time { display: none; }
- /* Nice styled underline on links in posts */
- a { border-bottom: 1.5px solid; border-color:#cfcfcc!important; }
- .blog-single .entry-meta { margin-top: -1.5em; padding-bottom: 0em; }
Advertisement
Add Comment
Please, Sign In to add comment