Enanium: added wikilink-nonexistent
authorDan
Mon, 04 May 2009 23:05:04 -0400
changeset 948 db32e8e09f09
parent 947 f222643fb578
child 949 e06789dba481
Enanium: added wikilink-nonexistent
themes/enanium/css/babygrand.css
--- a/themes/enanium/css/babygrand.css	Mon May 04 23:04:08 2009 -0400
+++ b/themes/enanium/css/babygrand.css	Mon May 04 23:05:04 2009 -0400
@@ -239,6 +239,15 @@
   margin-left: 0.8em;
 }
 
+/* Wikilinks to pages that don't exist */
+div.content a.wikilink-nonexistent {
+  color: #B05020;
+}
+
+div.content a.wikilink-nonexistent:visited {
+  color: #906030;
+}
+
 /* Inline rename */
 
 input#pageheading {