User:Nukleopatra/monobook.css: Difference between revisions

From Inkipedia, the Splatoon wiki
mNo edit summary
No edit summary
Line 8: Line 8:


a:visited {
a:visited {
   color: #1B4503;
   color: #B259A5;
}
a:hover {
  color: #266803;
}
}

Revision as of 23:18, 6 February 2023

li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	background: none!important;
	background-size:16px!important;
	padding:0 0 0 0!important
}

a:visited {
  color: #B259A5;
}
a:hover {
  color: #266803;
}