From ef650a0084ed441420dbb5285dd4d0aada6958fa Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 26 Sep 2009 08:53:43 +0000 Subject: Standardschrift für Code auf 'DejaVu Sans Mono' sonst beliebige dickengleiche Schrift MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@2105 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- www/stylesheet_wiki.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www') diff --git a/www/stylesheet_wiki.css b/www/stylesheet_wiki.css index 3e1ef91..940d8e0 100644 --- a/www/stylesheet_wiki.css +++ b/www/stylesheet_wiki.css @@ -189,3 +189,5 @@ overflow:auto; } #content.ticket { width: 100%; max-width:61em} + +table.code td {font-family: 'DejaVu Sans Mono',monospace;} \ No newline at end of file -- cgit v1.2.3