Skip to content

Commit

Permalink
small styling issue changes
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMeadows4 authored Feb 9, 2025
1 parent 970f534 commit dcb0aa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,6 @@ body {
filter: brightness(0.9);
}

.alternate-links-title {
text-align: center;
}

.updates-paragraph-text {
color: white;
background-color: #a83632;
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -768,11 +768,11 @@ <h2 style="text-align: center"><strong>StrongDogXP LLC</strong></h2>
</div>

<!-- Alternate links container -->
<h1 class="alternate-links-title">Alternate Links</h1>
<h2 class="alternate-links-title">Alternate Links</h2>
<div class="alternate-links-container" id="alternate-links-container">
<!-- Generated dynamically in the script below -->
</div>
<h1 class="alternate-links-title">Exclusive links available on the StrongDogXP <a href="https://discord.gg/pWjfQ4Sz5c">Discord server</a>!</h1>
<h2 class="alternate-links-title">Exclusive links available on the StrongDogXP <a href="https://discord.gg/pWjfQ4Sz5c">Discord server</a>!</h2>

<div class="slide-menu" id="slideMenu">
<div class="categories">
Expand Down

0 comments on commit dcb0aa4

Please sign in to comment.