-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
<title>Vision Maker - Lampade 3D</title>
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
margin: 0; padding: 0;
background: #f5f5f5;
color: #333;
}
header {
background: #222;
color: #fff;
padding: 20px 30px;
text-align: center;
font-size: 2em;
letter-spacing: 2px;
}
.galleria {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 25px;
margin: 40px 0;
}
.item {
background: white;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
border-radius: 8px;
overflow: hidden;
display: flex;
flex-direction: column;
align-items: center;
padding: 18px;
}
.item img {
width: 100%;
max-width: 320px;
border-radius: 6px;
}
.item p {
margin-top: 11px;
font-size: 1em;
color: #666;
text-align: center;
}
</style>
Vision Maker
Lampade 3D stampate - visionmaker
Metadata
Metadata
Assignees
Labels
No labels