diff --git a/src/content/css/setup.css b/src/content/css/setup.css index b138257..ed876e8 100644 --- a/src/content/css/setup.css +++ b/src/content/css/setup.css @@ -2,22 +2,24 @@ @import url("https://kckarnige.github.io/femboi_owo/discord-font.css"); :root { - background-color: #2c2f33 !important; - --header-secondary: #b9bbbe !important; - --header-primary: #fff !important; - --background-tertiary: #202225 !important; -} -body { background-color: #2c2f33; + --header-secondary: #b9bbbe; + --header-primary: #fff; + --background-tertiary: #202225; +} + +body { color: white; } p { - color: white; + color: #8e9297; text-align: center; font-weight: 100; + transform: translateY(-185%); font-family: Whitney, Helvetica Neue, Helvetica, Arial, sans-serif; text-rendering: optimizeLegibility; + font-style: italic; } .logo { @@ -62,50 +64,22 @@ span { color: #fff; transform: translate(-50%, -50%); } -button#express { - margin-right: 84px; -} + button { background-color: #7289da; font-family: Whitney, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #ffffff; padding: 4px; border-radius: 5px; - margin-top: 5px; - + left: 0; text-align: center; border-style: none; outline: none; } -.setup-ask { - font-size: 20px; -} + button:hover { background-color: #687dc6; border-style: none; outline: none; cursor: pointer; } -select { - -webkit-appearance: button; - -moz-appearance: button; - -webkit-padding-end: 20px; - -moz-padding-end: 20px; - -webkit-padding-start: 2px; - -moz-padding-start: 2px; - background-color: #2c2f33; - background-position: center right; - background-repeat: no-repeat; - border: 1px solid #aaa; - border-radius: 2px; - box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); - color: #fff; - font-size: inherit; - margin: 0; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -} -.center { - text-align: center; -} \ No newline at end of file diff --git a/src/content/splash.html b/src/content/index.html similarity index 100% rename from src/content/splash.html rename to src/content/index.html diff --git a/src/content/setup.html b/src/content/setup.html index e0cb1d1..1c2537a 100644 --- a/src/content/setup.html +++ b/src/content/setup.html @@ -1,124 +1,24 @@ + -
- - -Select what kind of setup you want to perform:
- - -Select what kind of setup you want to perform:
+ + +