Skip to content

Commit

Permalink
color changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sammy200-ui committed Dec 21, 2024
1 parent c116367 commit 32ed802
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ body {

.title{
font-size: 1.8rem;
color: #8B5CF6;
color: #c8d674;
margin-bottom: 1.5rem;
padding-bottom: 0.5rem;
border-bottom: 2px solid rgba(139, 92, 246, 0.3);
Expand Down Expand Up @@ -639,7 +639,7 @@ body {
}

blockquote {
border-left: 4px solid rgba(149, 0, 255, 0.8);
border-left: 4px solid #c8d674;
padding-left: 1rem;
margin: 1.5rem 0;
font-style: italic;
Expand Down Expand Up @@ -1663,7 +1663,7 @@ Game of the year styling --By Daksh */
}

.award-card h3 {
color: #8B5CF6;
color: #c8d674;
font-size: 1.2rem;
margin-bottom: 1rem;
border-bottom: 2px solid rgba(139, 92, 246, 0.3);
Expand Down
6 changes: 3 additions & 3 deletions trending.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ <h1>Breaking News:-</h1><br>
<div class="article-overlay">
<span class="category">Review</span>
<h2>Silent Hill 2 Remake review</h2>
<!-- <p class="timestamp">2 hours ago</p> -->

</div>

</div>
Expand Down Expand Up @@ -315,7 +315,7 @@ <h2>Latest Updates</h2>

<h3>Fortnite's Chapter 6 brings back OG mode and other classic features.</h3>
<p>Square Enix delivers a masterclass in storytelling and gameplay innovation with their latest installment.</p>
<!-- <span class="timestamp">4 hours ago</span> -->
<span class="timestamp">4 hours ago</span>
</div>
</article>

Expand All @@ -329,7 +329,7 @@ <h3>Neon Nerf in Patch 9.11:</h3>


<p>The latest patch brought several updates, including a nerf for Neon, adjustments to Vyse, and gameplay improvements like communication pings</p>
<!-- <span class="timestamp">2 hours ago</span> -->
<span class="timestamp">2 hours ago</span>
</div>
</article>

Expand Down

0 comments on commit 32ed802

Please sign in to comment.