From 6b6765891b1356d32d9559ddf74f16889ec42441 Mon Sep 17 00:00:00 2001 From: ztimson Date: Sat, 24 Sep 2022 17:54:51 -0400 Subject: [PATCH] Updated styling --- old/index.css | 17 -- old/index.html | 163 ------------------ .../components/banner/banner.component.html | 2 +- .../components/banner/banner.component.scss | 2 +- src/app/components/banner/banner.component.ts | 5 +- .../components/footer/footer.component.html | 53 ++---- .../components/footer/footer.component.scss | 9 - src/app/components/footer/footer.component.ts | 5 +- .../components/navbar/navbar.component.html | 64 +++---- .../components/navbar/navbar.component.scss | 16 +- src/app/components/navbar/navbar.component.ts | 8 + src/app/containers/app/app.component.html | 1 + src/app/misc/navigation.ts | 44 +++++ src/app/views/404/404.component.html | 5 +- src/app/views/home/home.component.html | 95 ++++++---- src/app/views/home/home.component.ts | 3 +- src/assets/img/banner/ROM.jpg | Bin 0 -> 431367 bytes src/assets/img/banner/castra.jpg | Bin 0 -> 766516 bytes src/assets/img/discord.png | Bin 0 -> 104162 bytes src/assets/img/eagle.png | Bin 0 -> 93778 bytes src/assets/img/{old => }/standard.png | Bin src/assets/img/trajan2.png | Bin 0 -> 497991 bytes src/assets/img/wall.png | Bin 0 -> 2225184 bytes src/index.html | 40 +++-- src/styles.scss | 16 ++ 25 files changed, 206 insertions(+), 342 deletions(-) delete mode 100644 old/index.css delete mode 100644 old/index.html create mode 100644 src/app/misc/navigation.ts create mode 100644 src/assets/img/banner/ROM.jpg create mode 100644 src/assets/img/banner/castra.jpg create mode 100644 src/assets/img/discord.png create mode 100644 src/assets/img/eagle.png rename src/assets/img/{old => }/standard.png (100%) create mode 100644 src/assets/img/trajan2.png create mode 100644 src/assets/img/wall.png diff --git a/old/index.css b/old/index.css deleted file mode 100644 index e70b1bc..0000000 --- a/old/index.css +++ /dev/null @@ -1,17 +0,0 @@ -html, body { - height: 100%; - width: 100%; - margin: 0; - position: relative; - background: black; -} - -header { - height: 100vh; - background: black url("../img/colosseum.jpg") no-repeat top center; - background-size: cover; -} - -a { color: #ff0000; } -a:hover { color: #aa0000; } -a:visited { color: #ff5555; } diff --git a/old/index.html b/old/index.html deleted file mode 100644 index ea509f4..0000000 --- a/old/index.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - LEGIO · XXX - - - - - - - - - -
-
- SPQR -
- - - -
-
-
-
-
-

About

-
-
-
- -
-
-

Legio XXX Vlpia Victrix

-

(Trajan's Victorious Thirtieth Legion)

-

Legio XXX is a North American Roman re-enactment group that has been active since 2004.

-

It's members represent a cross between living history enthusiasts and edutainers

-

recreating the lives of LEGIO XXX, founded by emperor Trajan in the 2nd centery AD.

-
-
-
-
-
-

LEGIO · XXX

- capricorn -

VLPIA · VICTRIX

-
-
-
-
-
-
-
- -
- -
-
-
-

Contact

-
-
-
- - -
-
- - -
-
- - -
-
-
- - -
- -
-
-
-
- - - diff --git a/src/app/components/banner/banner.component.html b/src/app/components/banner/banner.component.html index e0ac6aa..e125831 100644 --- a/src/app/components/banner/banner.component.html +++ b/src/app/components/banner/banner.component.html @@ -12,7 +12,7 @@ play_arrow