From 09df29514b010e1bbf401a725e543700377d3d6c Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Fri, 12 Jul 2024 22:05:05 +0000 Subject: [PATCH] Improve dropdown --- index.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) 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  + + +
-- 2.39.5