replaced lua pages by html pages
[psensor.git] / www / style.css
index 61c0719..b42f601 100644 (file)
@@ -108,12 +108,12 @@ th, td {
     padding: 4px 4px 4px 4px;
 }
 
-a:link, a:visited, a:active {
+.page-footer a:link , .page-footer a:visited, .page-footer a:active {
     text-decoration: none;
     color: #333333;
 }
 
-a:hover {
+.page-footer a:hover {
     text-decoration: underline;
     color: #333333;
 }