1
0
mirror of https://github.com/til-schneider/slim-wiki.git synced 2025-08-04 23:57:30 +02:00

code doesn't line-break any more

This commit is contained in:
til-schneider
2015-12-28 11:33:08 +01:00
parent c104846b5d
commit 9e0ccea233

View File

@@ -59,6 +59,7 @@
border-radius: 3px; border-radius: 3px;
background-color: #F8F8F8; // #232323; background-color: #F8F8F8; // #232323;
font: 14px Consolas, "Liberation Mono", Menlo, Courier, monospace; font: 14px Consolas, "Liberation Mono", Menlo, Courier, monospace;
white-space: nowrap;
margin: 0 2px; margin: 0 2px;
padding: 0 5px; padding: 0 5px;