Difference between revisions of "User:Sonicwave/common.css"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m (test)
m (test something else)
 
Line 1: Line 1:
body.page-Main_Page h1.firstHeading { display: none; }
/* Recolors links to Special:Log */
a[title^="Special:Log"] {
color: #006666;
}

Latest revision as of 03:46, 15 January 2018

/* Recolors links to Special:Log */
a[title^="Special:Log"] {
	color: #006666;
}