User:AlphSpirit/vector.css: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
body {
color: #a38d6d;
}
#content {
#content {
background-color: #0f0f0f;
background-color: #0f0f0f;
}
}

Revision as of 15:04, 24 August 2021

body {
	color: #a38d6d;
}

#content {
	background-color: #0f0f0f;
}