User:Saag/common.css: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
Blanked the page
Tag: Blanking
Saag (talk | contribs)
No edit summary
Line 1: Line 1:
 
.tag {
position: absolute;
left: 0;
color: red;
}

Revision as of 23:23, 6 September 2024

.tag {
	position: absolute;
	left: 0;
	color: red;
}