a
This commit is contained in:
@@ -19,9 +19,14 @@
|
||||
}
|
||||
.product-desc {
|
||||
float: right;
|
||||
width: 100%;
|
||||
width: 90%;
|
||||
height: 71%;
|
||||
margin-top: 5%;
|
||||
}
|
||||
.placeholder {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.seite {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
@@ -30,8 +30,10 @@
|
||||
<img title="Produkt Bild" src="../../bilder/RTX3090FE.png"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="placeholder">
|
||||
<div class="product-desc">
|
||||
<a title="Produkt Informationen">Hersteller: Nvidia<br>Release:</a>
|
||||
<a title="Produkt Informationen">Hersteller: Nvidia<br></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user