giangtranguyen: (Default)
[personal profile] giangtranguyen posting in [community profile] twine_tutorials
Just copy and paste the code into your Story Stylesheets, and adjust it to your liking.

For example:

img {
-webkit-transition: -webkit-transform .9s ease-in-out;
transition: transform .9s ease-in-out;
}
 
img:hover {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}

Profile

Twine Tutorials

April 2018

S M T W T F S
1234567
8910111213 14
15161718192021
22232425262728
2930     

Style Credit

Expand Cut Tags

No cut tags
Page generated Sunday, 29 June 2025 02:59 am
Powered by Dreamwidth Studios