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 |
Değişiklik özeti yok |
||
7. satır: | 7. satır: | ||
.home-header__pretitle { | .home-header__pretitle { | ||
margin-bottom: | margin-bottom: 4px; | ||
color: grey; | color: grey; | ||
font-size: | font-size: 14px; | ||
letter-spacing: 0.05em; | letter-spacing: 0.05em; | ||
} | } | ||
15. satır: | 15. satır: | ||
.home-header__title { | .home-header__title { | ||
margin: 0; | margin: 0; | ||
font-size: | font-size: 3rem; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
line-height: 0.9; | line-height: 0.9; | ||
22. satır: | 22. satır: | ||
.home-header__subtitle { | .home-header__subtitle { | ||
margin-top: | margin-top: 4px; | ||
color: grey; | color: grey; | ||
font-size: | font-size: 14px; | ||
} | } | ||
18.12, 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: 4px;
color: grey;
font-size: 14px;
letter-spacing: 0.05em;
}
.home-header__title {
margin: 0;
font-size: 3rem;
text-transform: uppercase;
line-height: 0.9;
font-weight: 700;
}
.home-header__subtitle {
margin-top: 4px;
color: grey;
font-size: 14px;
}
html.skin-citizen-dark .home-header:before {
filter: invert( 1 );
}