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

User:Ajima/MyStyle.css: Difference between revisions

From Veloren Wiki
Content added Content deleted
No edit summary
No edit summary
Line 5:
.wikitable {
width: 200px;
}
.wikitable, tbody, tr, td {
border:1px;
border-color: white;
}

Revision as of 08:00, 30 August 2022

.flex-container {
display: flex;
flex-direction: row;
}
.wikitable {
  width: 200px;
}
.wikitable, tbody, tr, td {
	border:1px;
	border-color: white;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.