diff --git a/assets/seiten/css/index.css b/assets/seiten/css/index.css
index ccde76f..09b903a 100644
--- a/assets/seiten/css/index.css
+++ b/assets/seiten/css/index.css
@@ -25,7 +25,6 @@
#down-btn {
transition: all 0.75s;
color: #121212;
- background-color: #808080;
text-align: center;
position: absolute;
left: 50%;
@@ -35,8 +34,12 @@
width: 100%;
font-size: 1.3rem;
padding: .5px;
- border-radius: 4px;
- text-decoration: none;
+ border-radius: 1em;
+ text-decoration: none;
+}
+#down-btn img {
+ width: 100%;
+ height: 100%;
}
#content {
width: 100%;
diff --git a/assets/seiten/css/shop.css b/assets/seiten/css/shop.css
index aa0f6a4..b4d4616 100644
--- a/assets/seiten/css/shop.css
+++ b/assets/seiten/css/shop.css
@@ -40,7 +40,5 @@
width: 10%;
}
.item-desc {
- margin-top: 1%;
- height: 90%;
- width: 80%;
+ color: #121212;
}
\ No newline at end of file
diff --git a/assets/seiten/shop.html b/assets/seiten/shop.html
index c7609cc..a5d5297 100644
--- a/assets/seiten/shop.html
+++ b/assets/seiten/shop.html
@@ -29,13 +29,9 @@
-
Description
-Preis
-Description
+Preis
diff --git a/index.html b/index.html index da8d37a..4ce852f 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ + @@ -48,7 +49,7 @@ - Nach Unten
⬆️