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

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Try changing the content to see where it sorts)
(Not for this version, where editsection is actually before the header.)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* From MediaWiki:Common.css: Don't show create link for articles that already exist */
+
 
/* a:not(.new) + span.create {
 
    display: none;
 
} */
 
/* Temporarily hide the link for new links too */
 
a.new {
 
    content:("none") !important;
 
}
 

Latest revision as of 16:32, 5 June 2015