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

From The Twilight Forest Wiki
Jump to navigation Jump to search
(test)
 
m (test something else)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit 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;
}