wiki.css: fix typo: no ';' after a block

This commit is contained in:
Alex Schroeder
2015-08-04 13:42:21 +02:00
parent 6f5a4f974c
commit ec84200a0b

View File

@@ -213,7 +213,7 @@ pre {
tt, pre, code {
font-size: 80%;
};
}
code {
background: #eee;