Module:Sandbox/Aurelain/Cargo/styles.css: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
Line 1: Line 1:
img[width='16'] {
img[width='16'] {
margin-left:2px;
position:relative;
position:relative;
top:2px;
    top:-1px;
    margin-left:1px;
     opacity: 0.5;
     opacity: 0.5;
}
}

Revision as of 21:04, 18 May 2026

img[width='16'] {
	position:relative;
    top:-1px;
    margin-left:1px;
    opacity: 0.5;
}