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

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Content deleted Content added
No edit summary
No edit summary
Line 5: Line 5:
}
}


.citizen.body-container{
.citizen-body-container{
background-image: url("File:Greek.jpg");
background-image: url("File:Greek.jpg");
}
}

Revision as of 16:32, 1 October 2024

/* Hide title and edit tools on main page */
.page-Main_Page .citizen-page-header,
.page-Main_Page #siteSub {
	display: none!important;
}

.citizen-body-container{
	background-image: url("File:Greek.jpg");
}

/* Force override until skin is updated */
.skin-citizen blockquote {
	margin: 0.8rem 20px;
	padding: 0;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies. We only use cookie to make the site function and save your preferences, nothing else.