thisisnotras

Untitled

Mar 26th, 2019
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3.  
  4. @import url('//fonts.googleapis.com/css?family=Dosis');
  5.  
  6.  
  7. .pfor {display: none; visibility: hidden;}
  8.  
  9. body
  10. {overflow-x:hidden;
  11. background-image:
  12. url('');
  13. background-repeat:repeat;
  14. background-position:;
  15. background-attachment: fixed;
  16. background-color: #997297;
  17. font: 11px arial;
  18. color: black;}
  19. #profile {background-color: transparent;
  20. border:0px;
  21. }
  22.  
  23.  
  24. ::-webkit-scrollbar {
  25. width: 5px;
  26. height: 0px;
  27. background:;
  28. }
  29.  
  30. ::-webkit-scrollbar-thumb {
  31. background-color:Teal;
  32. -webkit-border-radius: 10px;
  33. border-radius: 10px;
  34. }
  35.  
  36.  
  37.  
  38.  
  39. #image {position:absolute;
  40. left:60;
  41. top:60;
  42. border:9px double #CC7799;
  43. }
  44.  
  45.  
  46.  
  47.  
  48. </style>
  49.  
  50.  
  51. <div id="image">
  52. <img src="https://avatars.mds.yandex.net/get-pdb/936467/2b61dd9a-bf66-4aa9-8fed-bf2182006ef2/s1200" width="400">
  53. </div>
  54.  
  55. <div style="position: fixed; bottom: 180px ; left: 60px; font-family: 'Dosis'; font-size: 80px; color: #CC7788; text-align: left;">♥ Myra ♥</div>
  56. </style>
  57. </head>
  58. <body>
  59.  
  60. </body>
  61. </html>
Advertisement
Add Comment
Please, Sign In to add comment