Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @font-face {
- font-family: kawaii stitch;
- src: url(https://dl.dropbox.com/s/yjal3we9j6biyn5/Kawaii%20Stitch.ttf?dl=0);
- }
- @font-face {
- font-family: day;
- src: url(https://dl.dropbox.com/s/yob9nensv1rr0zq/HelloDay.otf);
- }
- #day {
- font-family: day;
- }
- @font-face {
- font-family: sub;
- src: url(https://dl.dropbox.com/s/15jv3l6trqr7hb6/Subscribe.ttf?dl=0);
- }
- #sub {
- font-family: sub;
- }
- @font-face {
- font-family: hanyicandy;
- src: url(https://dl.dropbox.com/s/5uszexftbjn249b/HanyiSenty%20Candy-color-mono.ttf?dl=0);
- }
- #hanyicandy {
- font-family: hanyicandy;
- }
- hanyicandy {
- font-family: hanyicandy;
- }
- #text01 {
- font-family: kawaii stitch;
- position: absolute;
- z-index: 99;
- right: 115px;
- top: 26px;
- transform: rotate(-5deg);
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- }
- #text02 {
- font-family: kawaii stitch;
- position: absolute;
- z-index: 99;
- right: 0px;
- top: 25px;
- transform: rotate(10deg);
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- }
- mark {
- background: #aaa;
- border-radius: 7px;
- border: 1px solid black;
- padding-left: 20px;
- padding-right: 20px;
- color: #fff;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- letter-spacing: normal;
- font-family: sub;
- font-size: 32px;
- line-height: 1.6em;
- }
- #scroll1 {
- height: 210px;
- width: 120%;
- padding: 15px;
- padding-top:10px;
- border: 8px solid #000;
- font-size: 16px;
- font-family: day;
- overflow: auto;
- position: relative;
- border-radius: 10px;
- text-align: left;
- }
- a {
- text-decoration: none;
- }
- </style>
- <div id="scroll1">
- <p><center><mark>about!</mark></center></p>
- info info info
- <br></br>
- <p><center><mark>links!</mark></center></p>
- <a href="URL">title</a> <a href="URL">title</a> <a href="URL">title</a> <a href="URL">title</a> <a href="URL">title</a>
- <br></br>
- <p><center><mark>stan!</mark></center></p>
- info info info
- <br></br>
- <p><center><mark>byf!</mark></center></p>
- info info info
- <br></br>
- <p><center><mark>dni!</mark></center></p>
- info info info
- </div>
Add Comment
Please, Sign In to add comment