diff --git a/css/style.css b/css/style.css index 9e3ad90..a5c465b 100644 --- a/css/style.css +++ b/css/style.css @@ -8,7 +8,7 @@ --font_size: 16px; /* You can change the background color by typing the color code. (If you do not enter a background-image image, the background-color will be active.) */ - --background_color: #000; + --background_color: #303030; --background_image: url("../img/wallpaper.png"); /* You can change the frame thickness and color of the picture by typing the number of pixels and the color code. */ @@ -53,7 +53,7 @@ body { font: var(--font_size) var(--font_family); font-weight: 400; line-height: 1.5; - background: var(--background_color) var(--background_image) no-repeat center; + background: var(--background_color) no-repeat center; min-height: 100vh; display: flex; flex-direction: column; @@ -195,7 +195,7 @@ main { .main_button_item { color: var(--button_text_color); background-color: var(--button_background_color); - width: 41em; + width: 16em; border-radius: 1em; min-height: 3.7em; text-align: center; diff --git a/img/logo.png b/img/logo.png index 5e3908c..21546dd 100644 Binary files a/img/logo.png and b/img/logo.png differ diff --git a/img/wallpaper.png b/img/wallpaper.png deleted file mode 100644 index d2c0f6f..0000000 Binary files a/img/wallpaper.png and /dev/null differ diff --git a/index.html b/index.html index bed9645..800fb1e 100644 --- a/index.html +++ b/index.html @@ -10,15 +10,16 @@ https://github.com/ardacarofficial/links-website is open source project. - links-website - + Maple Shrine + - + - + +
@@ -27,59 +28,31 @@ https://github.com/ardacarofficial/links-website is open source project. Logo
-

Your Title

-

Your Description

+

The Maple Shrine

+

home of mkxp development

- +
- - - - - - -
@@ -87,35 +60,13 @@ https://github.com/ardacarofficial/links-website is open source project.
- -
-

Menu 1 text Lorem ipsum dolor sit amet consectetur adipisicing elit. Animi molestiae nesciunt, exercitationem quaerat maxime non!

-
- - - - - - + + - - + +
@@ -124,68 +75,55 @@ https://github.com/ardacarofficial/links-website is open source project.
-

Menu 2 text Lorem ipsum dolor sit amet consectetur adipisicing elit. Animi molestiae nesciunt, exercitationem quaerat maxime non!

+

Currently development is still mainly happening on Github. Ideally I'd like to move to our Gitea instance eventually though.

- - - - - - + +
- -
-

Menu 3 text Lorem ipsum dolor sit amet consectetur adipisicing elit. Animi molestiae nesciunt, exercitationem quaerat maxime non!

-
- - - - - - + + - - + + + +
+ + + +
+ + + + + + +
@@ -193,7 +131,7 @@ https://github.com/ardacarofficial/links-website is open source project.