summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 1e6cae01..c4e7f47e 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -121,6 +121,14 @@ footer {
filter: invert(100%);
}
+/* overrides bootstrap defaults. */
+.navbar-brand {
+ display: contents;
+}
+
+.taler_home {
+ width: 10%;
+}
.checkmark {
height: 1em;