Skip to content

Commit a06b2a6

Browse files
author
PeterMaZep
committed
Changed up icons
1 parent c339d2e commit a06b2a6

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

_includes/header.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,21 @@
1616
<a href="/articles" class="nav-item btn">
1717
<img
1818
class="nav-item-icon"
19-
src="/assets/mojang/svg/icons/magazine.png"
20-
alt="Book icon"
19+
src="/assets/mojang/Invicon_Map.png"
20+
alt="Map icon"
2121
aria-hidden="true"
2222
/>
2323
Newest News
2424
</a>
25+
<a href="/games" class="nav-item btn">
26+
<img
27+
class="nav-item-icon"
28+
src="/assets/icons/controller.png"
29+
alt="Controller icon"
30+
aria-hidden="true"
31+
/>
32+
Games
33+
</a>
2534
<a href="/#howtojoin" class="btn btn-green nav-item">🎮 Join Server</a>
2635
<a
2736
href="minecraft:?addExternalServer=PWindows|Play.PWindows.qzz.io"

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,7 @@ button {
10771077
.see-news-link {
10781078
font-family: var(--font-pixel);
10791079
font-size: 1rem;
1080-
color: var(--secondary-darker);
1080+
color: var(--primary);
10811081
display: inline-block;
10821082
}
10831083

assets/icons/controller.png

338 Bytes
Loading

assets/mojang/Invicon_Map.png

201 Bytes
Loading

0 commit comments

Comments
 (0)