From 2505244db4689b848273a59ab2af0c87fd8eb816 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 15 Aug 2011 13:34:24 +0200 Subject: Show version information in HTML --- share/multi-lcd.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'share') diff --git a/share/multi-lcd.html b/share/multi-lcd.html index 466cb07..fda4cf5 100644 --- a/share/multi-lcd.html +++ b/share/multi-lcd.html @@ -79,6 +79,16 @@ border-bottom: 0.1em solid #000066; } + div.about { + text-align: right;; + font-family: Sans-Serif; + color: #666666; + } + + div.about a { + color: #000066; + } + @@ -118,5 +128,10 @@ +
+db-fakedisplay +v +
+ -- cgit v1.2.3