bbPress

Simple, Fast, Elegant

bbPress support forums » Themes

<code> block

(1 post)
  • Started 2 years ago by tekhawk
  • This topic is not a support question
  1. anyone got some good css for code block areas right now all mine is, is a dashed border id like something like you see on most programming help forums


    code {
    display: block;
    width: 400px;
    border: 1px dashed lime;
    background: #FFFFFF;
    }

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.