summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-09-28 19:56:20 +0200
committerMS <ms@taler.net>2020-09-28 19:56:20 +0200
commit64c0d2d2620c7ea7554b2c1953a844035cfacb1a (patch)
tree9ae4142a24e7cf1fa970f06929b420d7f706e283 /static
parent232f14f30479ac68d56196368fcef4ae672204ec (diff)
downloadwww-64c0d2d2620c7ea7554b2c1953a844035cfacb1a.tar.gz
www-64c0d2d2620c7ea7554b2c1953a844035cfacb1a.tar.bz2
www-64c0d2d2620c7ea7554b2c1953a844035cfacb1a.zip
remove not needed styles
Diffstat (limited to 'static')
-rw-r--r--static/styles.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/static/styles.css b/static/styles.css
index af3ccbd5..1e6cae01 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -104,21 +104,6 @@ footer {
min-height: 80vh;
}
-.adorn_h3_bracket h3::before {
- content: "❬";
- color: #aa3939;
-}
-
-.adorn_h3_bracket h3::after {
- content: "❭";
- color: #aa3939;
-}
-
-.taler_home {
- width: 20%;
- height: 20%;
-}
-
.footer-list {
list-style: none;
}