diff --git a/src/GergelyPolonkai/FrontBundle/Resources/public/css/front.css b/src/GergelyPolonkai/FrontBundle/Resources/public/css/front.css index 91c9f62..de745ba 100644 --- a/src/GergelyPolonkai/FrontBundle/Resources/public/css/front.css +++ b/src/GergelyPolonkai/FrontBundle/Resources/public/css/front.css @@ -236,4 +236,9 @@ dd p { .clear { clear: both; -} \ No newline at end of file +} + +pre { + font-family: monospace; +} +