You've already forked AstralRinth
forked from didirus/AstralRinth
Removes global underline a style.
This commit is contained in:
@@ -41,10 +41,6 @@ body {
|
|||||||
a {
|
a {
|
||||||
color: var(--color-blue);
|
color: var(--color-blue);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
&:hover {
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a.uncolored {
|
a.uncolored {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "omorphia",
|
"name": "omorphia",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.4.11",
|
"version": "0.4.12",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user