From bb05daf393c7d1041fef82f29fc8f02b006a0ec2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 19 Mar 2015 13:26:14 -0400 Subject: Add a back button to non-PDF pages. --- www/Emergency_Procedures.html | 5 ++++- www/MSDS.html.in | 5 ++++- www/PPE_Information.html | 5 ++++- www/alert.html | 5 ++++- www/css/index.scss | 24 +++++++++++++++++++++--- www/report.html | 5 ++++- 6 files changed, 41 insertions(+), 8 deletions(-) diff --git a/www/Emergency_Procedures.html b/www/Emergency_Procedures.html index 2729093..bd89771 100644 --- a/www/Emergency_Procedures.html +++ b/www/Emergency_Procedures.html @@ -11,7 +11,10 @@ FRC Team 4272 Safety -

Emergency Procedures

+
+ +

Emergency Procedures

+

Fire Escape

Tornado

diff --git a/www/MSDS.html.in b/www/MSDS.html.in index 4bfc689..6179a69 100644 --- a/www/MSDS.html.in +++ b/www/MSDS.html.in @@ -11,7 +11,10 @@ FRC Team 4272 Safety - Report an injury -

MSDS

+
+ +

MSDS

+
@list@ diff --git a/www/PPE_Information.html b/www/PPE_Information.html index 9050275..f8c03c5 100644 --- a/www/PPE_Information.html +++ b/www/PPE_Information.html @@ -11,7 +11,10 @@ FRC Team 4272 Safety -

PPE Information

+
+ +

PPE Information

+
Safety glasses assignments:
  1. 1. Cassie Alsop
  2. diff --git a/www/alert.html b/www/alert.html index f9f8bb3..58351b6 100644 --- a/www/alert.html +++ b/www/alert.html @@ -11,7 +11,10 @@ FRC Team 4272 Safety -

    Safety Committee Members

    +
    + +

    Safety Committee Members

    +
    Adi Cassie Hunter diff --git a/www/css/index.scss b/www/css/index.scss index fa593a5..514865d 100644 --- a/www/css/index.scss +++ b/www/css/index.scss @@ -16,8 +16,26 @@ html { color: $yellow; font-family: sans-serif; font-weight: bolder; - h1 { - text-align: center; + header { + & > * { + display: table-cell; + vertical-align: middle; + } + nav { + padding: 0.3em; + a { + display: inline-block; + padding: 0.4em; + background-color: $yellow; + color: $red; + border: solid 0.04em $yellow; + border-radius: 0.54em; + &:active { + background-color: $red; + color: $yellow; + } + } + } } a { text-decoration: none; @@ -171,7 +189,7 @@ body#report { } body#msds, body#alert { - a { + & > a { display: inline-block; width: 100%; padding-left: 1em; diff --git a/www/report.html b/www/report.html index a5612cd..359c596 100644 --- a/www/report.html +++ b/www/report.html @@ -12,7 +12,10 @@ FRC Team 4272 Safety - Report an injury -

    Report an Injury

    +
    + +

    Report an Injury

    +