diff basic.css @ 102:f8e6e0f2471d

Use CSS id instead of generic selector.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 19 Sep 2016 19:29:11 +0300
parents 1e9a6e773627
children d7cc5c0ca1b5
line wrap: on
line diff
--- a/basic.css	Mon Sep 19 17:25:07 2016 +0300
+++ b/basic.css	Mon Sep 19 19:29:11 2016 +0300
@@ -44,7 +44,7 @@
 }
 
 
-div.pageInfoFooter {
+#pageInfoFooter {
 	margin-top: 0.5em;
 	padding: 0.25em;
 	text-align: right;