Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: lovely;
- src: url(https://dl.dropbox.com/s/xde2bkhiie1bm8r/LovelyRegular.ttf);
- }
- #lovely {
- font-family: lovely;
- }
- </style>
- <style>
- #hehe {
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- font-style: bold;
- font-size:1.5em;
- font-weight:bold;
- color: white;
- font-family: lovely;
- margin-bottom: -9px;
- </style>
- <div id="hehe"> <marquee behavior="scroll" direction="left"> text text text text text </marquee>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment