aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/static/style.css')
-rw-r--r--cmd/web/static/style.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/cmd/web/static/style.css b/cmd/web/static/style.css
index e4da176..ad718d7 100644
--- a/cmd/web/static/style.css
+++ b/cmd/web/static/style.css
@@ -25,7 +25,6 @@ a:focus {
25} 25}
26 26
27i.cc { 27i.cc {
28 font-size: 1.5em;
29} 28}
30 29
31#logo { 30#logo {
@@ -123,19 +122,6 @@ h1 {
123 padding-top: 100px; 122 padding-top: 100px;
124} 123}
125 124
126.currency-logo {
127 display: inline-block;
128 margin-left: 5px;
129 margin-right: 5px;
130
131 height: 24px;
132 width: 24px;
133}
134
135.balance > .btcValue {
136 font-size: 1.2em;
137}
138
139.balance > .variation { 125.balance > .variation {
140 font-size: 1.2em; 126 font-size: 1.2em;
141} 127}