footer: link to GNU / Free software v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Tue, 04 Dec 2018 22:34:19 +0100
branchv_0
changeset 181 72cc1a9dbfca
parent 180 d342de2e09a4
child 182 17caf5443ff7
footer: link to GNU / Free software
relpipe-data/css/relpipe.css
relpipe-data/zápatí.inc
--- a/relpipe-data/css/relpipe.css	Tue Dec 04 22:33:36 2018 +0100
+++ b/relpipe-data/css/relpipe.css	Tue Dec 04 22:34:19 2018 +0100
@@ -29,6 +29,13 @@
 
 #zápatí a {
 	color: grey;
+	text-decoration: none;
+}
+
+#zápatí a[href^="http"]:hover {
+	color: white;
+	text-shadow: none;
+	text-decoration: none;
 }
 
 #tělo {
--- a/relpipe-data/zápatí.inc	Tue Dec 04 22:33:36 2018 +0100
+++ b/relpipe-data/zápatí.inc	Tue Dec 04 22:34:19 2018 +0100
@@ -1,7 +1,7 @@
 <stránka xmlns="https://trac.frantovo.cz/xml-web-generator/wiki/xmlns/strana">
 	<text xmlns="http://www.w3.org/1999/xhtml">
 		<p>
-			Relational pipes, open standard and free software © 2018 GlobalCode
+			Relational pipes, open standard and <a href="https://www.gnu.org/philosophy/free-sw.html">free software</a> © 2018 GlobalCode
 		</p>
 	</text>
 </stránka>