summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2018-01-01 19:03:21 +0000
committerng0 <ng0@n0.is>2018-01-01 19:03:21 +0000
commit23ffffb51ce54b9f2e55da4f097be82d32a614c5 (patch)
treeacb0a14f8994ca5324f6be322eabc342d996cf2e
parentae5248fadced0a677cda3622cb0a1383b03a9bfd (diff)
styles
-rw-r--r--styles.css20
1 files changed, 2 insertions, 18 deletions
diff --git a/styles.css b/styles.css
index 4f2a806b..3fdc31a5 100644
--- a/styles.css
+++ b/styles.css
@@ -66,12 +66,12 @@ footer a:hover {
}
.btn-dark {
- background-color: #9d9d9d;
+ background-color: #9d9d9d;
}
#mybody nav {
- border-radius: 0px;
+ border-radius: 0px;
}
footer {
@@ -98,22 +98,6 @@ footer {
color: #aa3939;
}
-.adorn_h3_bracket h3::after {
- content: "❭";
- color: #aa3939;
-}
-.taler_home::before {
- content: "❬";
- color: #aa3939;
-}
-.taler_home::after {
- content: "❭";
- color: #aa3939;
-}
-.taler_home {
- font-family: 'Lucida Console', Monaco, monospace;
-}
-
.footer-list {
list-style: none;
}