diff website/www/_static/style.css @ 6253:7849d8c7d917

Improve accessibiity, SEO Set up standard html (html5) doctype to stop triggering quirks mode. Add viewport, description meta tags to head. Add aria-label to search box as button provides sighted label. Improve footer contrast. Need black forground.
author John Rouillard <rouilj@ieee.org>
date Fri, 07 Aug 2020 00:27:56 -0400
parents c2fd254c9257
children d93b441ee778
line wrap: on
line diff
--- a/website/www/_static/style.css	Fri Aug 07 00:18:48 2020 -0400
+++ b/website/www/_static/style.css	Fri Aug 07 00:27:56 2020 -0400
@@ -94,7 +94,7 @@
 {
   font-size: small;
   text-align: center;
-  color: lightgrey;
+  color: black;
 }
 
 .footer img {

Roundup Issue Tracker: http://roundup-tracker.org/