Add Pygments cod highlighting

This commit is contained in:
Michael Rose
2013-05-28 09:00:43 -04:00
parent 298a6dff6f
commit ffbb888c22
7 changed files with 316 additions and 292 deletions

View File

@@ -79,13 +79,13 @@ HTML and CSS are our tools. Mauris a ante. Suspendisse quam sem, consequat at, c
## Code Snippets
~~~ css
{% highlight css %}
#container {
float: left;
margin: 0 -240px 0 0;
width: 100%;
}
~~~
{% endhighlight %}
## Buttons