abc
This commit is contained in:
@@ -40,5 +40,8 @@
|
||||
width: 10%;
|
||||
}
|
||||
.item-desc {
|
||||
color: #121212;
|
||||
margin-top: 1%;
|
||||
}
|
||||
.item-hdline {
|
||||
margin-top: 1%;
|
||||
}
|
||||
@@ -29,9 +29,11 @@
|
||||
<a class="shop-img" href="../bilder/SignIn_Button.jpg">
|
||||
<img class="shop-img" src="../bilder/SignIn_Button.jpg"/>
|
||||
</a>
|
||||
<h1 class="hdline">Name</h1>
|
||||
<p class="item-desc">Description</p>
|
||||
<p class="preis">Preis</p>
|
||||
<div class="item-description">
|
||||
<h1 class="item-hdline">Name</h1>
|
||||
<p class="item-desc">Description</p>
|
||||
<p class="preis">Preis</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- On Top Knopf -->
|
||||
|
||||
Reference in New Issue
Block a user