From b09e1b461346eac9a0184c9348c7349969317ee9 Mon Sep 17 00:00:00 2001 From: "Peter J. Holzer" Date: Fri, 17 Apr 2020 01:01:26 +0200 Subject: [PATCH] Beautify --- style/luga.css | 6 +++--- templates/thread.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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}}

- +