More languages
More actions
".home-header { position: relative; padding-block: 3.5rem; line-height: 1; text-align: center; } .home-header__pretitle { margin-bottom: 2px; color: grey; font-size: 12px; letter-spacing: 0.05em; } .home-header__title { margin: 0; font-size: 1.5rem; text-transform: uppercase; line-height: 0.9; font-weight: 700; } .home-header__subtitle { margin-top: 2px; color: grey; font-size: 10px; } html.skin-citizen-dark .home-header:before { f..." içeriğiyle yeni sayfa oluşturdu |
(Fark yok)
|
18.11, 20 Nisan 2025 tarihindeki hâli
.home-header {
position: relative;
padding-block: 3.5rem;
line-height: 1;
text-align: center;
}
.home-header__pretitle {
margin-bottom: 2px;
color: grey;
font-size: 12px;
letter-spacing: 0.05em;
}
.home-header__title {
margin: 0;
font-size: 1.5rem;
text-transform: uppercase;
line-height: 0.9;
font-weight: 700;
}
.home-header__subtitle {
margin-top: 2px;
color: grey;
font-size: 10px;
}
html.skin-citizen-dark .home-header:before {
filter: invert( 1 );
}