[Xfce4-commits] [www/www.xfce.org] 01/01: wiki: Style links to nonexistent pages red.

noreply at xfce.org noreply at xfce.org
Wed Jun 13 13:08:44 CEST 2018


This is an automated email from the git hooks/post-receive script.

k   n   o   m   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/www.xfce.org.

commit 631e351243c08c6ba2092d66ceb6297f64687a1f
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date:   Wed Jun 13 14:08:09 2018 +0300

    wiki: Style links to nonexistent pages red.
---
 style/site_wiki.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/style/site_wiki.css b/style/site_wiki.css
index 2a52b78..7c142f6 100644
--- a/style/site_wiki.css
+++ b/style/site_wiki.css
@@ -2,6 +2,10 @@ a span {
 	color: inherit;
 }
 
+a.wikilink2 {
+	color: red;
+}
+
 #header .breadcrumbs {
 	float: left;
 }

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list