diff --git a/fonts/AUTHENTICSans-130.otf b/fonts/AUTHENTICSans-130.otf new file mode 100755 index 0000000..744b1f8 Binary files /dev/null and b/fonts/AUTHENTICSans-130.otf differ diff --git a/fonts/AUTHENTICSans-Condensed-90.otf b/fonts/AUTHENTICSans-Condensed-90.otf new file mode 100755 index 0000000..2577f0f Binary files /dev/null and b/fonts/AUTHENTICSans-Condensed-90.otf differ diff --git a/media/Vector.svg b/media/Vector.svg new file mode 100644 index 0000000..db88ce7 --- /dev/null +++ b/media/Vector.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/components/MenuBar.vue b/src/components/MenuBar.vue index 08e392e..6b8d2f5 100644 --- a/src/components/MenuBar.vue +++ b/src/components/MenuBar.vue @@ -4,11 +4,11 @@ - Home - About - Issues - Order - Contribute + Home + About + Issues + Order + Contribute @@ -29,6 +29,7 @@ a { color: #333042; font-family: 'Poppins', sans-serif;; font-size: 16px; + padding: 10px; } a:hover { diff --git a/src/components/ThirdEdition.vue b/src/components/ThirdEdition.vue index f07b1b0..0fa33c6 100644 --- a/src/components/ThirdEdition.vue +++ b/src/components/ThirdEdition.vue @@ -2,12 +2,30 @@ @import url('https://fonts.googleapis.com/css2?family=Poppins&family=Raleway&family=Work+Sans:wght@900&display=swap'); +@font-face { + font-family: 'AUTHENTICSansLight'; + src: url('../../fonts/AUTHENTICSans-60.otf'); + font-weight: lighter; +} @font-face { font-family: 'AUTHENTICSans'; src: url('../../fonts/AUTHENTICSans-90.otf'); font-weight: 400; } + +@font-face { + font-family: 'AUTHENTICSans130'; + src: url('../../fonts/AUTHENTICSans-130.otf'); + font-weight: 600; +} + +@font-face { + font-family: 'AUTHENTICSansCondensed90'; + src: url('../../fonts/AUTHENTICSans-Condensed-90.otf'); + font-weight: 600; +} + * { border: 0px black solid; @@ -41,10 +59,28 @@ body { } +#phonetic1 { + font-size: 12px; + color: black; + font-weight: normal; + margin-top: -45px; + display: block; + margin-left: 100px; +} + +#phonetic2 { + font-size: 12px; + color: black; + font-weight: normal; + margin-top: -35px; + display: block; + margin-left: 180px; +} + #mag_subtitle { - font-size: 170%; - font-family: 'AUTHENTICSans'; + font-size: 16px; + font-family: 'AUTHENTICSans130'; color: black; background-color: transparent; height: auto; @@ -52,6 +88,14 @@ body { padding-top: 20px; } +#issue_title { + font-family: 'AUTHENTICSansCondensed90'; + color: black; + font-size: 40px; + margin-left: 20px; + margin-top: 20px; +} + .summary { border-left: 3px solid #ffcccc; border-top: 3px dotted #ffcccc; @@ -62,11 +106,7 @@ body { width: 60%; } -.author { - font-family: 'ED-Regular', sans-serif;; - text-align: center; - color: #FA00FF; -} + .container_width { max-width: 100%; @@ -74,8 +114,8 @@ body { #toc { background-color: transparent; - color: #1B75BC; - font-family: 'AUTHENTICSans'; + color: black; + font-family: 'AUTHENTICSansCondensed90'; font-size: 90%; text-align: center; padding-top: 40px; @@ -85,12 +125,19 @@ body { } +.author { + color: black; + font-family: 'AUTHENTICSansCondensed90'; + font-size: 90%; + text-align: center; +} + .item { padding-top: 10px; } #route_image { - background-image:url("../../media/Vector.png"); + background-image:url("../../media/Vector.svg"); background-size: cover; background-repeat: no-repeat; z-index: 100; @@ -98,19 +145,16 @@ body { a { - color: #1B75BC; + color: black; } -.author { - color: #1B75BC; -} #edition { color: black; - font-size: 18px; - font-family: 'AUTHENTICSans'; + font-size: 16px; + font-family: 'Work Sans', sans-serif; letter-spacing: 1px; - margin-top: 80px; + margin-top: 10px; text-align: left; background-colour: transparent; } @@ -191,16 +235,22 @@ a {

Magiun

+

'ʤun

+
Winter 2021
- + + +

Issue #3:
On Routine

+
+
-

#3 On Routine

+

Magiun Issue #3: On Routine