1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

testing fenced code blocks

This commit is contained in:
Matthias Kretschmann 2014-08-09 23:37:26 +02:00
parent c5688d055f
commit af60ae07cc

View File

@ -35,7 +35,9 @@ They are completely styled with CSS3 so they're sharp on all screens no matter h
Just drop in the kbdftw.css in your `head`:
{% highlight html %}<link rel="stylesheet" href="kbdfun.css">{% endhighlight %}
```html
<link rel="stylesheet" href="kbdfun.css">
```
If you want to use the Android key style, include roboto.css before: