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

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Still trying...)
(Not for this version, where editsection is actually before the header.)
 
(5 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 {
 
    display: none !important;
 
}
 

Latest revision as of 16:32, 5 June 2015