mirror of
https://github.com/CNCKitchen/stlTexturizer.git
synced 2026-04-07 22:11:32 +00:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -858,6 +858,11 @@ input[type="number"].val:focus { outline: none; border-color: var(--accent); }
|
||||
|
||||
.sponsor-link:hover { background: var(--accent-hover); }
|
||||
|
||||
.sponsor-link--paypal {
|
||||
background: #009cde;
|
||||
}
|
||||
.sponsor-link--paypal:hover { background: #007bb5; }
|
||||
|
||||
.sponsor-no-show {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user