Remove annoying text-shadow on term theme
Some checks are pending
fetch npm modules / f0ck the f0cker (push) Waiting to run
Some checks are pending
fetch npm modules / f0ck the f0cker (push) Waiting to run
This commit is contained in:
parent
1e4432ee1f
commit
bf653b042e
@ -585,10 +585,6 @@ html[theme="term"] span#favs {
|
|||||||
border: 1px solid var(--black);
|
border: 1px solid var(--black);
|
||||||
}
|
}
|
||||||
|
|
||||||
html[theme="term"] .metadata {
|
|
||||||
text-shadow: 0px 0px 1px var(--accent), 1px 0px 2px var(--accent), 0px 0px 5px var(--black);
|
|
||||||
}
|
|
||||||
|
|
||||||
html[theme="term"] .metadata>.badge-dark,
|
html[theme="term"] .metadata>.badge-dark,
|
||||||
#themeselector {
|
#themeselector {
|
||||||
box-shadow: var(--pagination-anchor-box-shadow);
|
box-shadow: var(--pagination-anchor-box-shadow);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user