diff --git a/style/luga.css b/style/luga.css index 805fd96..43dfbf8 100644 --- a/style/luga.css +++ b/style/luga.css @@ -1,17 +1,17 @@ .partouter { border-style: solid; border-width: 1px; - border-color: #0000FF; + border-color: #CCCCCC; } .partinner { border-style: dotted; border-width: 1px; - border-color: #0000FF; + border-color: #CCCCCC; } .partheader { - background-color: #0000FF; + background-color: #CCCCCC; color: #FFFFFF; font-size: 70%; } diff --git a/templates/thread.html b/templates/thread.html index a1b9422..62beba5 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -5,13 +5,13 @@ {{list}}: {{subject}} - +

{{subject}}

- +