diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style/default.css b/static/style/default.css index d23be5f..1b0a029 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -222,7 +222,7 @@ table.listing td.description { width: 100%; } #top_bar_content { background-color: #993333; - height: 24px; + height: 26px; font-family: courier; font-weight: normal; font-size: 1em; |