diff --git a/src/app/components/footer/footer.component.html b/src/app/components/footer/footer.component.html index 0bf0ffc..034a798 100644 --- a/src/app/components/footer/footer.component.html +++ b/src/app/components/footer/footer.component.html @@ -34,9 +34,9 @@ -
+
diff --git a/src/app/components/navbar/navbar.component.html b/src/app/components/navbar/navbar.component.html index 46d8c47..d4c7384 100644 --- a/src/app/components/navbar/navbar.component.html +++ b/src/app/components/navbar/navbar.component.html @@ -7,36 +7,51 @@
+
- + + + + + + + - - -
- + + + + + + + + + + + + - - - - - - - + diff --git a/src/app/misc/navigation.ts b/src/app/misc/navigation.ts index 4b1d5ef..2091b02 100644 --- a/src/app/misc/navigation.ts +++ b/src/app/misc/navigation.ts @@ -21,19 +21,19 @@ export const NAVIGATION: NavigationGroup = [ ], [ {label: 'Calendar', url: '/events/calendar'}, ]]}, - {label: 'Learn', children: [[ - {label: 'Trajan', url: '/info/trajan'}, - {label: 'Legio XXX', url: '/info/legio-xxx'}, - {label: 'Legion Camp', url: '/info/camp'}, - {label: 'Legion Headquarters', url: '/info/headquarters'}, - {label: 'Legion Organization', url: '/info/organization'}, - {label: 'Legionairy Equipment', url: '/info/equipment'}, - {label: 'Legionairy Training', url: '/info/training'}, - ], [ - {label: 'Common Questions', url: '/info/questions'}, - {label: 'Glossary', url: '/info/glossary'}, - {label: 'Resources', url: '/info/resources'}, - ]]}, + // {label: 'Learn', children: [[ + // {label: 'Trajan', url: '/info/trajan'}, + // {label: 'Legio XXX', url: '/info/legio-xxx'}, + // {label: 'Legion Camp', url: '/info/camp'}, + // {label: 'Legion Headquarters', url: '/info/headquarters'}, + // {label: 'Legion Organization', url: '/info/organization'}, + // {label: 'Legionairy Equipment', url: '/info/equipment'}, + // {label: 'Legionairy Training', url: '/info/training'}, + // ], [ + // {label: 'Common Questions', url: '/info/questions'}, + // {label: 'Glossary', url: '/info/glossary'}, + // {label: 'Resources', url: '/info/resources'}, + // ]]}, {label: 'Reenact', children: [[ {label: 'Getting Started', url: '/getting-started'}, {label: 'Rules & Regulations', url: '/rules'}, diff --git a/src/app/views/about/about.component.html b/src/app/views/about/about.component.html index 44e1e2b..f32f63e 100644 --- a/src/app/views/about/about.component.html +++ b/src/app/views/about/about.component.html @@ -1,10 +1,10 @@
-
+

About

- + print Print diff --git a/src/app/views/about/about.component.scss b/src/app/views/about/about.component.scss index 5bc52c9..7d3ce6b 100644 --- a/src/app/views/about/about.component.scss +++ b/src/app/views/about/about.component.scss @@ -1,6 +1,6 @@ .banner { width: 100%; - height: max(300px, 30vh); + height: 50vh; background: white url("/assets/img/castra.jpg") center 35% no-repeat; background-size: cover; } diff --git a/src/app/views/events/aestiva/aestiva.component.html b/src/app/views/events/aestiva/aestiva.component.html index d2c75e2..7d88a32 100644 --- a/src/app/views/events/aestiva/aestiva.component.html +++ b/src/app/views/events/aestiva/aestiva.component.html @@ -1,10 +1,10 @@
-
+

Castra Aestiva (Summer Camp)

- + print Print @@ -21,7 +21,7 @@

Details

Tom Ross hosts a Castra Aestiva event every Memorial Day weekend (in May) near Tillsonburg Ontario. It's a private multi-day training event involving Romans and their enemies and is the perfect opportunity for new Roman reenactors. Participants - sleep in sub pellibus (tents) within the protective walls of the castrum (fort). If May doesn't work for you, consider coming to Castra Hiberna in September. + sleep in sub pellibus (tents) within the protective walls of the castrum (fort). If May doesn't work for you, consider coming to Castra Hiberna in September.

Activities

    diff --git a/src/app/views/events/aestiva/aestiva.component.scss b/src/app/views/events/aestiva/aestiva.component.scss index ace6e69..d97212a 100644 --- a/src/app/views/events/aestiva/aestiva.component.scss +++ b/src/app/views/events/aestiva/aestiva.component.scss @@ -1,6 +1,6 @@ .banner { width: 100%; - height: max(300px, 30vh); + height: 50vh; background: white url("/assets/img/interior.jpg") center 35% no-repeat; background-size: cover; } diff --git a/src/app/views/events/agonium/agonium.component.html b/src/app/views/events/agonium/agonium.component.html index f84be5e..3505d58 100644 --- a/src/app/views/events/agonium/agonium.component.html +++ b/src/app/views/events/agonium/agonium.component.html @@ -1,8 +1,14 @@
    -
    +
    -

    Agonium (Janus Festival)

    +
    +

    Agonium (Janus Festival)

    + + print + Print + +

    diff --git a/src/app/views/events/agonium/agonium.component.scss b/src/app/views/events/agonium/agonium.component.scss index 4e3c0ce..db1fe47 100644 --- a/src/app/views/events/agonium/agonium.component.scss +++ b/src/app/views/events/agonium/agonium.component.scss @@ -1,6 +1,6 @@ .banner { width: 100%; - height: max(300px, 30vh); + height: 50vh; background: white url("/assets/img/agonium.png") center center no-repeat; background-size: cover; } diff --git a/src/app/views/events/calendar/calendar.component.html b/src/app/views/events/calendar/calendar.component.html index 1f18b3a..be61461 100644 --- a/src/app/views/events/calendar/calendar.component.html +++ b/src/app/views/events/calendar/calendar.component.html @@ -1,6 +1,12 @@
    -
    -

    Calendar

    +
    +
    +

    Calendar

    + + print + Print + +
    diff --git a/src/app/views/events/hiberna/hiberna.component.html b/src/app/views/events/hiberna/hiberna.component.html index f14f3a2..e3e978f 100644 --- a/src/app/views/events/hiberna/hiberna.component.html +++ b/src/app/views/events/hiberna/hiberna.component.html @@ -1,10 +1,10 @@
    -
    +

    Castra Hiberna (Winter Camp)

    - + print Print @@ -22,7 +22,7 @@

    Details

    Tom Ross hosts a Castra Hiberna event every September near Tillsonburg Ontario. It's a private single day event between Romans and their adversaries. It's an excellent opportunity for new Roman reenactors. If May doesn't work for you, consider coming to - Castra Aestiva in May. + Castra Aestiva in May.

    Activities

      diff --git a/src/app/views/events/hiberna/hiberna.component.scss b/src/app/views/events/hiberna/hiberna.component.scss index 9dcec41..8a305ed 100644 --- a/src/app/views/events/hiberna/hiberna.component.scss +++ b/src/app/views/events/hiberna/hiberna.component.scss @@ -1,6 +1,6 @@ .banner { width: 100%; - height: max(300px, 30vh); + height: 50vh; background: white url("/assets/img/morning-mist.jpg") center center no-repeat; background-size: cover; } diff --git a/src/app/views/home/home.component.html b/src/app/views/home/home.component.html index f262b13..69e8a07 100644 --- a/src/app/views/home/home.component.html +++ b/src/app/views/home/home.component.html @@ -50,7 +50,7 @@
      -
      +
      I want you for Legio XXX
      @@ -74,7 +74,7 @@
      -
      +

      Contact

      diff --git a/src/app/views/reenact/drill/drill.component.html b/src/app/views/reenact/drill/drill.component.html index fb64666..16757e0 100644 --- a/src/app/views/reenact/drill/drill.component.html +++ b/src/app/views/reenact/drill/drill.component.html @@ -1,9 +1,9 @@
      -
      +

      Drill Commands

      - + print Print diff --git a/src/app/views/reenact/getting-started/getting-started.component.html b/src/app/views/reenact/getting-started/getting-started.component.html index 3a4047b..b1c3f61 100644 --- a/src/app/views/reenact/getting-started/getting-started.component.html +++ b/src/app/views/reenact/getting-started/getting-started.component.html @@ -1,9 +1,9 @@
      -
      +

      Getting Started

      - + print Print diff --git a/src/app/views/reenact/maintinance/maintenance.component.html b/src/app/views/reenact/maintinance/maintenance.component.html index 67528ec..fdc6a9a 100644 --- a/src/app/views/reenact/maintinance/maintenance.component.html +++ b/src/app/views/reenact/maintinance/maintenance.component.html @@ -1,9 +1,9 @@
      -
      +

      Equipment Maintenance

      - + print Print diff --git a/src/app/views/reenact/rules/rules.component.html b/src/app/views/reenact/rules/rules.component.html index 6434639..e692245 100644 --- a/src/app/views/reenact/rules/rules.component.html +++ b/src/app/views/reenact/rules/rules.component.html @@ -1,9 +1,9 @@
      -
      +

      Rules & Regulations

      - + print Print diff --git a/src/styles.scss b/src/styles.scss index a708208..9b1f925 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -62,6 +62,13 @@ h3 { font: 400 18px / 30px Roboto, "Helvetica Neue", sans-serif !important; } max-width: 1200px; margin-left: auto; margin-right: auto; + padding: 5rem 2rem; +} + +@media print { + .container { + padding: 5rem 1rem; + } } .invert {