Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Slide in on site load (right to left)
a guest
May 16th, 2023
311
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
<style>
@keyframes slideright {
from {
transform: translateX(5em);
}
to {
transform: translateX(0);
}
}
.wahoo {
animation: slideright 1s ease;
}
</style>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
1 hour ago | 6.44 KB
Untitled
4 hours ago | 11.81 KB
WoW Edit Mode profile
6 hours ago | 2.30 KB
ElvUI DPS/Tank Profile - Global Settings
6 hours ago | 0.60 KB
Untitled
8 hours ago | 11.20 KB
Samba Setup - Ubuntu
8 hours ago | 3.05 KB
Untitled
12 hours ago | 7.48 KB
Untitled
14 hours ago | 6.61 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!