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

User:NotAracham/citizen.css: Difference between revisions

From The Great War 1914-1918
Content added Content deleted
(testing caption impact of tag inheritance)
 
No edit summary
 
Line 1: Line 1:
.res-img-800 img,
.res-img-800 div {
.res-img-800 span {
display: block;
display: block;
margin-left: auto;
margin-left: auto;

Latest revision as of 01:03, 25 September 2023

.res-img-800 div {
	display: block;
    margin-left: auto;
    margin-right: auto;
	max-width:100%;
	width:800px;
	height:auto;
	margin-bottom:0.2em;
	text-align:center;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.