summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
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;
}