mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-23 07:50:23 +01:00
Update skeleton-dark.css
This commit is contained in:
parent
d5418256a9
commit
8321a91b4a
4
littlelink/css/skeleton-dark.css
vendored
4
littlelink/css/skeleton-dark.css
vendored
@ -114,7 +114,9 @@ p {
|
|||||||
/* Links
|
/* Links
|
||||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||||
a {
|
a {
|
||||||
color: #0085FF; }
|
color: #0085FF;
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
color: #0085FF; }
|
color: #0085FF; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user