Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Homepage/Header/Style.css: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
 
Line 3: Line 3:
flex-direction: column;
flex-direction: column;
align-items: center;
align-items: center;
margin-bottom: 1em;
margin-top: 1em;
margin-bottom: 4em;
margin-bottom: 4em;
}
}

Latest revision as of 08:29, 4 May 2024

#main-heading {
display: flex; 
flex-direction: column; 
align-items: center;
margin-top: 1em;
margin-bottom: 4em;
}

#main-title {
font-family: 'Noto Serif', serif;
font-size: 1.6em;
color: var(--color-base--emphasized);
}

#main-subtitle {
font-family: 'Inter', sans;
font-weight: 500;
font-size: 0.9em;
}

#main-subtitle img {
width: 80px;
height: auto;
vertical-align: bottom;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.