From ce919ca262fc139f80e9bc4d29e08521cd975f27 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 19 Feb 2017 17:28:14 +0100 Subject: [PATCH] add link to source code --- index.html | 1 + nanofun.css | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/index.html b/index.html index 47bb729..dfbdbf3 100644 --- a/index.html +++ b/index.html @@ -28,5 +28,6 @@
+
Source code at https://git.0d.be/?p=nanofun.git
diff --git a/nanofun.css b/nanofun.css index e9215ad..e4e97e3 100644 --- a/nanofun.css +++ b/nanofun.css @@ -47,3 +47,10 @@ div.nanotouch span.duration { bottom: 1ex; right: 1ex; } + +div#gitclone { + font-size: 12px; + position: absolute; + bottom: 1ex; + right: 1ex; +} -- 2.39.2