From: Matt Corallo Date: Fri, 12 Jul 2024 22:05:05 +0000 (+0000) Subject: Improve dropdown X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=09df29514b010e1bbf401a725e543700377d3d6c;p=satsto.me Improve dropdown --- diff --git a/index.html b/index.html index 412efdc..e0c3199 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@ line-height: 1.2; } a { color: inherit; } + .center-contents { display: flex; width: 100%; justify-content: center; } .fill { display: flex; } .fill-use { flex: 1; } .intro-text { color: white; } @@ -75,6 +76,12 @@ color: white; font-size: 1em; } + .dropdown { + background: #3B6367; + border: none; + color: white; + font-size: 12pt; + } } .right-header { padding: 15px; @@ -150,11 +157,11 @@
-
- Resolve name using  + + +