summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css12
1 files changed, 3 insertions, 9 deletions
diff --git a/static/styles.css b/static/styles.css
index 2307a5f7..af3ccbd5 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -113,16 +113,10 @@ footer {
content: "❭";
color: #aa3939;
}
-.taler_home::before {
- content: "❬";
- color: #aa3939;
-}
-.taler_home::after {
- content: "❭";
- color: #aa3939;
-}
+
.taler_home {
- font-family: 'Lucida Console', Monaco, monospace;
+ width: 20%;
+ height: 20%;
}
.footer-list {