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/a/ab/HammerSuitSMB3.png);
background-image: url(https://i.imgur.com/PRxwICl.png);
background-position: left bottom;
background-position: left bottom;
background-size: 14px;
background-size: 16px;
color: #282828;
color: #2898E8;
font-weight: bold;
font-weight: bold;
padding-left: 18px !important;
padding-left: 20px !important;
}
}

Latest revision as of 02:48, March 12, 2021

#pt-anonuserpage, #pt-userpage a {
	background-image: url(https://i.imgur.com/PRxwICl.png);
	background-position: left bottom;
	background-size: 16px;
	color: #2898E8;
	font-weight: bold;
	padding-left: 20px !important;
}