John Lempka

John Lempka

3 Feb
2012
5

If you have stylebot installed…

.highlight_ribbon {
    display: none;
}

.promotion_highlighted {
    margin: 30px 0;
    width: 500px;
    box-shadow: none;
    font-size: 100%;
}

#posts .promotion_highlighted .post_controls, #posts .promotion_highlighted .post_info {
    font-size: 13px;
}

#posts .promotion_highlighted .post_content {
    font-size: 14px;
    line-height: 1.4em;
}

#posts .promotion_highlighted .post_title {
    font-size: 22px;
}

Reactions

  1. johnlempka posted this