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

Template:MainPage/styles.css: Difference between revisions

Template page
Content added Content deleted
No edit summary
No edit summary
 
Line 2: Line 2:
border-radius: 0;
border-radius: 0;
overflow: inherit;
overflow: inherit;
background-color: var(--color-surface-0);
background-color: transparent;
box-shadow: none;
box-shadow: none;
}
}

Latest revision as of 22:07, 5 May 2024

.skin-citizen-dark .citizen-body {
	border-radius: 0;
	overflow: inherit;
	background-color: transparent;
	box-shadow: none;
}

.Main-Page-Banner {
    margin: auto;
    font-size: 1rem;
}

.skin-citizen-dark .citizen-body #contentSub {
	margin-top: 0;
} 

.skin-citizen-dark .citizen-body .mw-body-content {
	padding: 0;
}

.skin-citizen-dark #siteSub {
    display: none;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.