diff options
-rw-r--r-- | www/stylesheet_wiki.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/stylesheet_wiki.css b/www/stylesheet_wiki.css index 55a0bf4..f9d97d2 100644 --- a/www/stylesheet_wiki.css +++ b/www/stylesheet_wiki.css @@ -188,6 +188,8 @@ overflow:auto; text-align:justify; } +#content img {margin:1em} /*hält Text von Bildern im Contentbereich fern */ + #content.ticket { width: 100%; max-width:61em} table.code td {font-family: 'DejaVu Sans Mono',monospace;}
\ No newline at end of file |