Initial
This commit is contained in:
@@ -0,0 +1 @@
|
||||
$(".show-code-btn").click((function(){$(this).parent().nextAll(".hljs-container").fadeToggle(300)}));
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
$(".show-code-btn").click((function(){$(this).parent().nextAll(".hljs-container").fadeToggle(300)}));
|
||||