commit faab451d9fc61264fd701a3a830d82bd08070bca
parent 2eb9377cc00215a4e1fd455fe6e014bd910624af
Author: Peter Kosyh <p.kosyh@gmail.com>
Date: Sat, 5 Sep 2020 22:44:39 +0300
style fix
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ii-node/lib/style.css b/ii-node/lib/style.css
@@ -72,12 +72,12 @@
text-align: center;
}
#echolist .info, #topiclist .info {
- color: #777777;
+ color: #555555;
font-size: smaller;
min-width: 16em;
}
+
#echolist .subj {
- font-weight: bold;
}
#echolist th, #echolist td, #topiclist th, #topiclist td {