File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -856,6 +856,8 @@ nav .home-link {
856856 padding-left : 20px ;
857857}
858858
859+
860+
859861nav .home-link : before {
860862 font-family : "Font Awesome 5 Free" ;
861863 content : "\f015" ;
@@ -866,7 +868,15 @@ nav .home-link:before {
866868 color : var (--complete-color );
867869}
868870
869-
871+ /* nav .discord-link {
872+ margin-right: auto;
873+ display: flex;
874+ align-items: center;
875+ background-image: url('https://fonts.google.com/icons?selected=Material+Symbols+Outlined:home:FILL@0;wght@400;GRAD@0;opsz@24&icon.size=24&icon.color=+%23ffff00');
876+ background-position: left-center;
877+ background-repeat: no-repeat;
878+ padding-left: 20px;
879+ } */
870880
871881nav .profile : before {
872882 font-family : "Font Awesome 5 Free" ;
Original file line number Diff line number Diff line change 2626 < svg xmlns ="http://www.w3.org/2000/svg " height ="32px " viewBox ="0 -960 960 960 " width ="32px " fill ="#e8eaed "> < path d ="m256-200-56-56 224-224-224-224 56-56 224 224 224-224 56 56-224 224 224 224-56 56-224-224-224 224Z "/> </ svg >
2727 </ label >
2828 < a href ="/dashboard/ " class ="home-link "> Dashboard</ a >
29+ < a href ="https://discord.gg/kNa7wqQm " target ="_blank " class ="discord-link "> Join us on Discord!</ a >
2930 < a class ="faq " href ="/faq/ "> FAQ/Rules</ a >
3031 < a class ="wop " href ="/wall-of-pain/ "> Wall Of Pain</ a >
3132 < a class ="rank-check " href ="/rank-check/ "> Rank Check</ a >
You can’t perform that action at this time.
0 commit comments