diff --git a/src/static/css/App.css b/src/static/css/App.css index 39c4d75..819a558 100755 --- a/src/static/css/App.css +++ b/src/static/css/App.css @@ -105,6 +105,20 @@ a, a p { text-decoration: none; } +table { + color: lightgray; + border-collapse: collapse; +} + +th, td { + border-right: dotted 1px lightgray; + padding: 0 1em; +} + +tr { + border: solid 1px lightgray; +} + .transparent { opacity: 0 !important; } diff --git a/src/static/json/pages.json b/src/static/json/pages.json index 193d6f6..fd83f00 100755 --- a/src/static/json/pages.json +++ b/src/static/json/pages.json @@ -5,6 +5,12 @@ "description": "Andrew Simonson's Digital Portfolio home", "canonical": "/" }, + "status": { + "template": "status.html", + "title":"Andrew Simonson - Status Page", + "description": "Status page for my services", + "canonical": "/status" + }, "projects": { "template": "projects.html", "title": "Andrew Simonson - Projects", diff --git a/src/templates/header.html b/src/templates/header.html index 6325521..4fc0c43 100755 --- a/src/templates/header.html +++ b/src/templates/header.html @@ -85,11 +85,11 @@ - - Resume - + diff --git a/src/templates/home.html b/src/templates/home.html index 21e47c5..95039ea 100755 --- a/src/templates/home.html +++ b/src/templates/home.html @@ -34,7 +34,7 @@ I'm at it: