diff options
-rw-r--r-- | CHANGELOG.md | 8 | ||||
-rw-r--r-- | css/header.scss | 4 | ||||
-rw-r--r-- | css/overview.scss | 6 | ||||
-rw-r--r-- | include/achernar.php | 2 | ||||
-rw-r--r-- | include/prelude.php | 6 | ||||
-rw-r--r-- | svg/glyph/agbsum.svg | 10 | ||||
-rw-r--r-- | svg/logo/agbsum.svg | 16 | ||||
-rw-r--r-- | svg/logo/ax.svg | 2 | ||||
-rw-r--r-- | svg/logo/luma.svg | 2 |
9 files changed, 32 insertions, 24 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c5d2e8..6d202b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 11.1 + +* Update banner styling +* Add agbsum logo +* Add AX to main menu +* Update overview styling +* Update AX and Luma logos + ## 11.0 * Elaborate pages diff --git a/css/header.scss b/css/header.scss index 49e6597..561aab8 100644 --- a/css/header.scss +++ b/css/header.scss @@ -10,10 +10,11 @@ border-bottom-right-radius: $padding; box-shadow: 0 0 calc($padding / 2) $shadowColour; display: flex; - height: 100vh; + height: calc(100vh + $padding); image-rendering: pixelated; justify-content: center; overflow: hidden; + padding-bottom: $padding; position: relative; user-select: none; width: 100%; @@ -23,7 +24,6 @@ display: block; image-rendering: pixelated; object-fit: contain; - pointer-events: none; width: 50vmin; } diff --git a/css/overview.scss b/css/overview.scss index 874ae2b..abd0fb5 100644 --- a/css/overview.scss +++ b/css/overview.scss @@ -8,6 +8,7 @@ flex-wrap: wrap; gap: $padding; padding: $padding; + user-select: none; width: 100%; a { @@ -34,9 +35,8 @@ } img { - display: block; - pointer-events: none; - width: 50%; + display: block; + width: 75%; } } } diff --git a/include/achernar.php b/include/achernar.php index 3fbde25..83db8a3 100644 --- a/include/achernar.php +++ b/include/achernar.php @@ -38,7 +38,7 @@ } addCard("agbsum", "agbsum"); - //addCard("ax", "AX"); + addCard("ax", "AX"); //addCard("backspace", "Backspace"); addCard("benoit", "Benoit"); addCard("bowshock", "Bowshock"); diff --git a/include/prelude.php b/include/prelude.php index e782a48..f89d036 100644 --- a/include/prelude.php +++ b/include/prelude.php @@ -10,8 +10,8 @@ function pageColours($page) { return match ($page) { "achernar" => ["#007B34", "#FFFFFF"], - "agbsum" => ["#422984", "#FFFFFF"], - "ax" => ["#422984", "#FFFFFF"], + "agbsum" => ["#4D4084", "#FFFFFF"], + "ax" => ["#4D4084", "#FFFFFF"], "backspace" => ["#000000", "#FFFFFF"], "benoit" => ["#BA0035", "#FFFFFF"], "bowshock" => ["#B61833", "#FFEEE0"], @@ -19,7 +19,7 @@ "deltaWorld" => ["#000000", "#FFFFFF"], "dux" => ["#131313", "#06FBB2"], "eas" => ["#01CD93", "#00291B"], - "luma" => ["#6051B2", "#FFFFFF"], + "luma" => ["#4D4084", "#FFFFFF"], "pollex" => ["#4D4084", "#FFFFFF"], "u8c" => ["#444747", "#A9E13D"], default => die(), diff --git a/svg/glyph/agbsum.svg b/svg/glyph/agbsum.svg index 8e5e921..98f272b 100644 --- a/svg/glyph/agbsum.svg +++ b/svg/glyph/agbsum.svg @@ -1,10 +1,10 @@ -<svg height="36" width="84" xmlns="http://www.w3.org/2000/svg"> +<svg height="72" width="72" xmlns="http://www.w3.org/2000/svg"> <mask id="glyph"> - <polygon fill="white" points="12,0 24,0 36,36 24,36 18,18 12,36 0,36" /> - <polygon fill="black" points="0,0 18,18 0,18" /> + <polygon fill="white" points="8,0 16,0 24,72 16,72 12,36 8,72 0,72" /> - <polygon fill="white" points="48,0 60,0 66,9 72,0 84,0 72,18 84,36 72,36 66,27 60,36 48,36 60,18" /> - <polygon fill="black" points="48,0 66,18 48,18" /> + <polygon fill="white" points="24,0 56,0 56,32 72,32 72,72 24,72" /> + <polygon fill="black" points="32,8 48,8 48,40 64,40 64,64 32,64" /> + <polygon fill="white" points="36,32 48,32 52,36 48,40 48,40 48,64 44,68 40,64 40,40 36,40" /> </mask> <rect fill="#FFFFFF" height="100%" mask="url(#glyph)" width="100%" x="0" y="0" /> diff --git a/svg/logo/agbsum.svg b/svg/logo/agbsum.svg index cda6147..3eec683 100644 --- a/svg/logo/agbsum.svg +++ b/svg/logo/agbsum.svg @@ -1,12 +1,12 @@ -<svg height="108" width="108" xmlns="http://www.w3.org/2000/svg"> - <mask id="letters"> - <polygon fill="white" points="24,36 36,36 48,72 36,72 30,54 24,72 12,72" /> - <polygon fill="black" points="12,36 30,54 12,54" /> +<svg height="88" width="88" xmlns="http://www.w3.org/2000/svg"> + <mask id="agb"> + <polygon fill="white" points="16,8 24,8 32,80 24,80 20,44 16,80 8,80" /> - <polygon fill="white" points="60,36 72,36 78,45 84,36 96,36 84,54 96,72 84,72 78,63 72,72 60,72 72,54" /> - <polygon fill="black" points="60,36 78,54 60,54" /> + <polygon fill="white" points="32,8 64,8 64,40 80,40 80,80 32,80" /> + <polygon fill="black" points="40,16 56,16 56,48 72,48 72,72 40,72" /> + <polygon fill="white" points="44,40 56,40 60,44 56,48 56,48 56,72 52,76 48,72 48,48 44,48" /> </mask> - <rect fill="#422984" height="100%" width="100%" x="0" y="0" /> - <rect fill="#FFFFFF" height="100%" mask="url(#letters)" width="100%" x="0" y="0" /> + <rect fill="#4D4084" height="100%" width="100%" x="0" y="0" /> <!-- 7672 C --> + <rect fill="#FFFFFF" height="100%" mask="url(#agb)" width="100%" x="0" y="0" /> </svg> diff --git a/svg/logo/ax.svg b/svg/logo/ax.svg index cda6147..eb89b7f 100644 --- a/svg/logo/ax.svg +++ b/svg/logo/ax.svg @@ -7,6 +7,6 @@ <polygon fill="black" points="60,36 78,54 60,54" /> </mask> - <rect fill="#422984" height="100%" width="100%" x="0" y="0" /> + <rect fill="#4D4084" height="100%" width="100%" x="0" y="0" /> <!-- 7672 C --> <rect fill="#FFFFFF" height="100%" mask="url(#letters)" width="100%" x="0" y="0" /> </svg> diff --git a/svg/logo/luma.svg b/svg/logo/luma.svg index c1108e1..8a47960 100644 --- a/svg/logo/luma.svg +++ b/svg/logo/luma.svg @@ -15,6 +15,6 @@ <circle cx="120" cy="88" fill="white" r="8" /> </mask> - <rect fill="#6051B2" height="100%" width="100%" x="0" y="0" /> + <rect fill="#4D4084" height="100%" width="100%" x="0" y="0" /> <!-- 7672 C --> <rect fill="#FFFFFF" height="100%" mask="url(#wordmark)" width="100%" x="0" y="0" /> </svg> |