/* DeadPixel Custom Stylesheet */
body {
margin: 0;
padding: 0;
background: url('../img/background-static.png') center center / cover no-repeat fixed;
font-family: 'Courier New', monospace;
color: #ccc;
}
/* Logo section */
.logo {
text-align: center;
padding: 2rem;
}
.logo-img {
max-width: 90%;
height: auto;
filter: drop-shadow(0 0 10px #00ffff88);
}
/* Features section */
.feature-row {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 2rem 1rem;
background-color: rgba(0, 0, 0, 0.6);
border-top: 1px solid #444;
border-bottom: 1px solid #444;
}
.feature {
flex: 1 1 200px;
margin: 1rem;
padding: 1rem;
background-color: rgba(20, 20, 20, 0.8);
border: 1px solid #444;
text-align: center;
transition: transform 0.2s ease;
}
.feature:hover {
transform: scale(1.03);
border-color: #00ffff;
}
.feature img {
max-width: 100%;
height: auto;
margin-bottom: 0.5rem;
filter: grayscale(1) contrast(1.2);
}
.feature h5 {
margin: 0;
font-size: 1rem;
}
/* Gallery section */
.gallery {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 1rem;
padding: 2rem 1rem;
background-color: rgba(0, 0, 0, 0.4);
}
.gallery img {
width: 100%;
height: auto;
border: 1px solid #333;
transition: filter 0.3s ease;
}
.gallery img:hover {
filter: brightness(1.1) contrast(1.2);
}
About Dead Pixel
Activities
Trust Network
Kickstarter Campaign
Social Links
ZINES