Toggle menu
1.3K
1.7K
695
23.9K
Veloren Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Https://wiki.veloren.net/wiki/User:Ajima/MyStyle.css: Difference between revisions

Template page
Content added Content deleted
mNo edit summary
mNo edit summary
Line 12: Line 12:
overflow-x:auto;
overflow-x:auto;
}
}
.Stats > td {
.Stats > th, tr, td {
padding:0px;
padding:0px;
}
}

Revision as of 07:10, 8 October 2022

.flex-container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 10px;
}
.hlist > div {
	display : inline-block;
}
.Stats {
	max-width:700px; 
	overflow-x:auto;
}
.Stats > th, tr, td {
		padding:0px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.