mirror of
https://github.com/Qortal/q-fund-v2.git
synced 2025-01-30 14:52:19 +00:00
Modify link color
This commit is contained in:
parent
87d902414c
commit
c844a71071
@ -151,6 +151,10 @@ body::-webkit-scrollbar-thumb:hover {
|
|||||||
fill: red;
|
fill: red;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #0254f1;
|
||||||
|
}
|
||||||
|
|
||||||
.qortal-link {
|
.qortal-link {
|
||||||
text-decoration: none; /* Removes the underline */
|
text-decoration: none; /* Removes the underline */
|
||||||
color: inherit; /* Inherits the color of the parent element */
|
color: inherit; /* Inherits the color of the parent element */
|
||||||
|
Loading…
Reference in New Issue
Block a user