mirror of
https://github.com/Xevion/runnerspace.git
synced 2025-12-15 12:13:10 -06:00
Use jQuery to allow users to like/unlike posts with dynamic updates
- Only the pages that need jQuery and the likes.js script will load it
This commit is contained in:
@@ -257,6 +257,7 @@ nav .links li:not(:last-child)::after, footer .links li:not(:last-child)::after
|
||||
top: 1em;
|
||||
right: 1em;
|
||||
color: #b0c9f3;
|
||||
cursor: pointer;
|
||||
}
|
||||
.post-box .fa-heart.liked {
|
||||
color: #1b53a8;
|
||||
|
||||
Reference in New Issue
Block a user