aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index e8e2da40a..3d104f981 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -83,6 +83,11 @@ h6, .h6 {
text-overflow: ellipsis;
}
+#banner img {
+ max-height: 1.5rem;
+ width: auto;
+}
+
.jslider {
font-family: sans-serif, arial, freesans;
}