mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 18:12: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();
|
||||
}, false);
|
||||
})();
|
||||
</script>
|
||||
</script><script>
|
||||
$(document).ready(function(){
|
||||
$(".star").click(function(){
|
||||
$(this).css("transform", "scale(1.2)");
|
||||
@ -188,7 +188,7 @@ $(document).ready(function(){
|
||||
}, 100);
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
|
Loading…
x
Reference in New Issue
Block a user