fix(modrinth): style ad links as accent color (#123)
This commit is contained in:
parent
62ef36e562
commit
313bc013e3
@ -2,7 +2,7 @@
|
||||
@name Modrinth Catppuccin
|
||||
@namespace github.com/catppuccin/userstyles/styles/modrinth
|
||||
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/modrinth
|
||||
@version 1.1.1
|
||||
@version 1.1.2
|
||||
@description Soothing pastel theme for Modrinth
|
||||
@author Catppuccin
|
||||
@updateURL https://github.com/catppuccin/userstyles/raw/main/modrinth/catppuccin.user.css
|
||||
@ -200,5 +200,10 @@
|
||||
--color-table-alternate-row: @crust;
|
||||
--color-table-border: @overlay0;
|
||||
}
|
||||
|
||||
.BDVE3s9MFQttmbMUeYup-2 a b,
|
||||
.BDVE3s9MFQttmbMUeYup-2 a strong {
|
||||
color: @accent-Color;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user