diff options
Diffstat (limited to 'chimere/static')
| -rw-r--r-- | chimere/static/chimere/css/styles.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index 4cdc31e..1494c2f 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -558,7 +558,7 @@ div#sidebar-container{ width: 400px; top: 35px; height: 80px; - padding: 0.6em 0; + padding: 2px 0; overflow: hidden; box-shadow: 0 -10px 5px rgba(0, 0, 0, 0.6); } @@ -662,8 +662,8 @@ div#sidebar-container{ } .category-header{ - font-size: 0.8em; - padding-top: 4px; + font-size: 1em; + padding-top: 0; margin-bottom: 3px; line-height: 1em; color: #333; |
