User:Chikorita Lover/common.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
#pt-anonuserpage, #pt-userpage a {
#pt-anonuserpage, #pt-userpage a {
background-image: url(https://mario.wiki.gallery/images/5/5d/Artwork_-_BOOMERANG_FLOWER_%28Simple%29.svg);
background-image: url(https://mario.wiki.gallery/images/a/ab/HammerSuitSMB3.png);
background-position: right bottom;
background-position: left bottom;
color: #0066B2;
background-size: 14px;
color: #282828;
font-weight: bold;
font-weight: bold;
padding-right: 16px;
padding-left: 18px !important;
}
}

Revision as of 21:41, March 11, 2021

#pt-anonuserpage, #pt-userpage a {
	background-image: url(https://mario.wiki.gallery/images/a/ab/HammerSuitSMB3.png);
	background-position: left bottom;
	background-size: 14px;
	color: #282828;
	font-weight: bold;
	padding-left: 18px !important;
}