fakedarren / mootools-website

Initial work on a new site for MooTools.
24 stars 6 forks source link

Apply new Code Block style from latest design to inline demos runner #48

Closed fakedarren closed 13 years ago

fakedarren commented 13 years ago

We have a new code block style in the latest design - the CSS needs to be updated.

fakedarren commented 13 years ago

Hi @nfq,

I've applied the styles from the blog post design, it looks absolutely fantastic, good work.

There are a few bits to check and tweak though; first off, the actual formatting structure is slightly different from the design and there are a few different styles you can apply which weren't covered in the PSD.

If you can update your local copy and take a look through the docs, let us know any tweaks you want made.

Lastly we will need a font stack for those poor people not on macs; currently I am using the following:

font-family: 'Andale Mono', 'Lucida Console', Courier, monospace;

Let us know if that's ok!

Cheers Darren