1
0
Fork 0

fixed html css for code examples

This commit is contained in:
Frank Celler 2012-09-27 16:58:15 +02:00
parent 5d21d2ac2d
commit 1366b3a531
1 changed files with 6 additions and 0 deletions

View File

@ -1 +1,7 @@
<style type="text/css">
div.line{
font-family:monospace;
white-space:pre;
}
</style>
<?php include "../include/header.php" ?> <?php include "../include/header.php" ?>