diff --git a/themes/default/style.css b/themes/default/style.css index 329c3cac..45d8d28a 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -33,6 +33,10 @@ TD { vertical-align: top; text-align: center; } +CODE { + background: #DEDEDE; + font-size: 0.8em; +} #subtitle { width: 256px; font-size: 0.75em;