User:Iamacyborg/Vector.css: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 5: Line 5:


p {
p {
color: pink !important;
color: #FFFFFF !important;
}
}

Latest revision as of 14:10, 27 September 2023

div#content a.external, 
div#content a.external[href^="gopher://"] {
	background: none !important;
}

p {
	color: #FFFFFF !important;
}