Commit 7fa6a234 authored by randx's avatar randx

Better fonts for all code like wiki etc

parent 64f3682f
body {
margin-bottom:20px;
}
pre {
font-family:'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono','lucida console',monospace;
}
a {
outline: none;
color: $link_color;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment