=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/openbsd.css,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- www/openbsd.css 2016/03/29 01:27:38 1.5 +++ www/openbsd.css 2017/05/21 23:12:55 1.6 @@ -9,3 +9,7 @@ max-width: 85%; } } + +tt { + white-space: pre; +}