Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #gay {
- text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black, 0 0;
- color: white;
- font-size: 2.875em;
- writing-mode: vertical-rl;
- text-orientation: downwards;
- white-space: nowrap;
- }
- </style>
- <div id="gay"> <marquee behavior="scroll" direction="down"> text here~ </marquee>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement