Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- #image01 {
- background: #FE82B624;
- -webkit-mask-image: url(https://i.imgur.com/1PjqQS6.png);
- -webkit-mask-size: 200%;
- -webkit-mask-repeat: no-repeat;
- -webkit-mask-position: center;
- }
- #text01 {
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- font-family:'kiwi';
- }
- #text03 {
- font-family: windows;
- }
- #text02, #text05 {
- overflow-y: scroll;
- height: 6.5em;
- font-family: windows;
- }
- #text04 {
- font-family: windows;
- border: 1px solid black;
- padding: 3px;
- overflow-y: scroll;
- height: 7em;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment