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 5: Line 5:
margin-top: 0 !important;
margin-top: 0 !important;
}
}
p, a {
.spoiler, .spoiler a {
transition: 0.25s all;
transition: 0.25s all;
}
}

Latest revision as of 01:45, 27 January 2023

a:hover {
	text-decoration: underline !important;
}
.sp-menu {
	margin-top: 0 !important;
}
.spoiler, .spoiler a {
	transition: 0.25s all;
}