[PR #78] [MERGED] fix: unessential highlighting effect on few elements #45

Closed
opened 2025-09-10 22:50:05 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium.github.io/pull/78
Author: @code-reaper08
Created: 10/24/2023
Status: Merged
Merged: 12/27/2024
Merged by: @daiyam

Base: masterHead: master


📝 Commits (2)

  • 4e2fa00 style: add hover styles and a new class
  • 38ca6e8 fix: add .no-box-shadow to the shield.io embeds

📊 Changes

2 files changed (+20 additions, -3 deletions)

View changed files

📝 _includes/css/main.css (+17 -0)
📝 _posts/2000-01-01-intro.md (+3 -3)

📄 Description

fixes #77

add hover styles and a new class(4e2fa000ff)

  • add hover styles for .link-button:hover
  • add .link-button > a:hover
  • change the transition property to .link-button

fix: add .no-box-shadow to the shield.io embeds(38ca6e8e3c)

Thanks


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium.github.io/pull/78 **Author:** [@code-reaper08](https://github.com/code-reaper08) **Created:** 10/24/2023 **Status:** ✅ Merged **Merged:** 12/27/2024 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`4e2fa00`](https://github.com/VSCodium/vscodium.github.io/commit/4e2fa000ffd8026e45897c649233b9793444d55d) style: add hover styles and a new class - [`38ca6e8`](https://github.com/VSCodium/vscodium.github.io/commit/38ca6e8e3c65eda18485698916bc595071255107) fix: add .no-box-shadow to the shield.io embeds ### 📊 Changes **2 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `_includes/css/main.css` (+17 -0) 📝 `_posts/2000-01-01-intro.md` (+3 -3) </details> ### 📄 Description fixes #77 add hover styles and a new class(https://github.com/VSCodium/vscodium.github.io/commit/4e2fa000ffd8026e45897c649233b9793444d55d) - add hover styles for .link-button:hover - add .link-button > a:hover - change the transition property to .link-button fix: add .no-box-shadow to the shield.io embeds(https://github.com/VSCodium/vscodium.github.io/commit/38ca6e8e3c65eda18485698916bc595071255107) Thanks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 22:50:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#45