User:Ilikecomputers/cosmos.css: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
No edit summary
No edit summary
Line 3: Line 3:
}
}
.sp-menu {
.sp-menu {
margin-top: 0;
margin-top: 0 !important;
}
}

Revision as of 02:16, 26 January 2023

a:hover {
	text-decoration: underline !important;
}
.sp-menu {
	margin-top: 0 !important;
}