mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
Update semag/star/index.html
This commit is contained in:
parent
72b433956c
commit
b6f46cc2c1
@ -179,7 +179,7 @@ font-family: 'Press Start 2P', sans-serif;
|
|||||||
initMockRequests();
|
initMockRequests();
|
||||||
}, false);
|
}, false);
|
||||||
})();
|
})();
|
||||||
</script>
|
</script><script>
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
$(".star").click(function(){
|
$(".star").click(function(){
|
||||||
$(this).css("transform", "scale(1.2)");
|
$(this).css("transform", "scale(1.2)");
|
||||||
@ -188,7 +188,7 @@ $(document).ready(function(){
|
|||||||
}, 100);
|
}, 100);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user