summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index 2aa7bf40..6d3e98bc 100755
--- a/control-center
+++ b/control-center
@@ -1399,7 +1399,7 @@ foreach (@tree) {
<style type="text/css">
p {text-align: $align}
td {text-align: $align}
- h3 {text-align: $align; color: gray }
+ h3 {text-align: $align; color: gray; font-weight: bold; }
tr {text-align: $align}
td {
margin-left: 10px;