diff --git a/css/main.css b/css/main.css index 00a68a3bd..4c799b618 100644 --- a/css/main.css +++ b/css/main.css @@ -38,7 +38,7 @@ body { } .header-content { - padding: 1.5rem; + padding: 1.5rem 3rem 1.5rem 0; overflow: hidden; } @@ -46,6 +46,18 @@ body { color: #fff; } +.panel { + background: #FFFFFF; + padding: 0.25rem 1rem; +} + +button.primary { background-color: #111; } +button.secondary { background-color: #FAE448 !important; } + +button.primary:hover { background-color: #333;} +button.secondary:hover { background-color: #D7C020 !important;} + + .size-12 { font-size: 12px; } .size-14 { font-size: 14px; } .size-16 { font-size: 16px; } diff --git a/img/logo-negative.svg b/img/logo-negative.svg new file mode 100644 index 000000000..78821a541 --- /dev/null +++ b/img/logo-negative.svg @@ -0,0 +1,13 @@ + + \ No newline at end of file diff --git a/img/logo.svg b/img/logo.svg new file mode 100644 index 000000000..f76d8c49e --- /dev/null +++ b/img/logo.svg @@ -0,0 +1,13 @@ + + \ No newline at end of file diff --git a/index.html b/index.html index 76bf42b92..f80a6e116 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,9 @@
4.324 BTC
@@ -63,8 +65,8 @@