User:Ilikecomputers/cosmos.css: Difference between revisions

Everything About Fiction You Never Wanted to Know.
Content added Content deleted
(Created page with "a:hover { text-decoration: underline !important; }")
 
No edit summary
Line 1: Line 1:
a:hover {
a:hover {
text-decoration: underline !important;
text-decoration: underline !important;
}
.sp-menu {
margin-top: 0;
}
}

Revision as of 02:15, 26 January 2023

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