diff options
author | ng0 <ng0@n0.is> | 2018-01-01 19:03:21 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2018-01-01 19:03:21 +0000 |
commit | 23ffffb51ce54b9f2e55da4f097be82d32a614c5 (patch) | |
tree | acb0a14f8994ca5324f6be322eabc342d996cf2e | |
parent | ae5248fadced0a677cda3622cb0a1383b03a9bfd (diff) | |
download | www-23ffffb51ce54b9f2e55da4f097be82d32a614c5.tar.gz www-23ffffb51ce54b9f2e55da4f097be82d32a614c5.zip |
styles
-rw-r--r-- | styles.css | 20 |
1 files changed, 2 insertions, 18 deletions
@@ -66,12 +66,12 @@ footer a:hover { | |||
66 | } | 66 | } |
67 | 67 | ||
68 | .btn-dark { | 68 | .btn-dark { |
69 | background-color: #9d9d9d; | 69 | background-color: #9d9d9d; |
70 | } | 70 | } |
71 | 71 | ||
72 | 72 | ||
73 | #mybody nav { | 73 | #mybody nav { |
74 | border-radius: 0px; | 74 | border-radius: 0px; |
75 | } | 75 | } |
76 | 76 | ||
77 | footer { | 77 | footer { |
@@ -98,22 +98,6 @@ footer { | |||
98 | color: #aa3939; | 98 | color: #aa3939; |
99 | } | 99 | } |
100 | 100 | ||
101 | .adorn_h3_bracket h3::after { | ||
102 | content: "❭"; | ||
103 | color: #aa3939; | ||
104 | } | ||
105 | .taler_home::before { | ||
106 | content: "❬"; | ||
107 | color: #aa3939; | ||
108 | } | ||
109 | .taler_home::after { | ||
110 | content: "❭"; | ||
111 | color: #aa3939; | ||
112 | } | ||
113 | .taler_home { | ||
114 | font-family: 'Lucida Console', Monaco, monospace; | ||
115 | } | ||
116 | |||
117 | .footer-list { | 101 | .footer-list { |
118 | list-style: none; | 102 | list-style: none; |
119 | } | 103 | } |