summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-09-28 19:45:54 +0200
committerMS <ms@taler.net>2020-09-28 19:45:54 +0200
commitf3d061d9f4ef0f323a3e35bc3dda15f79f644204 (patch)
treec6461b83bb2c5470835478c83fc2b3ce1f5826e7 /static
parent69348e92b23f3470ba5d0ff560b8b1f476589f28 (diff)
downloadwww-f3d061d9f4ef0f323a3e35bc3dda15f79f644204.tar.gz
www-f3d061d9f4ef0f323a3e35bc3dda15f79f644204.tar.bz2
www-f3d061d9f4ef0f323a3e35bc3dda15f79f644204.zip
navigation logo
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 {