oreobromeo

Untitled

Feb 14th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. @import url('https://fonts.googleapis.com/css?family=Felipa|Miss+Fajardose');
  2.  
  3. #profile { border: hidden; background-color: transparent; }
  4.  
  5. .pfor {display:none;}
  6.  
  7. body, a:hover {cursor: url(https://66.media.tumblr.com/tumblr_m6kxvdzNrq1r0zx3g.png), progress !important;}
  8.  
  9. ::-webkit-scrollbar {width: 0px;}
  10. ::-webkit-scrollbar-thumb:vertical {
  11. height: 5px;background-color: #000000;}
  12. ::-webkit-scrollbar-thumb:horizontal {
  13. height: 5px;background-color: #000000;border: 0px ;width: 2px;}
  14.  
  15. a {color: ff92b8;
  16. text-decoration: none;
  17. -webkit-transition: all 0.5s ease-in-out;
  18. -moz-transition: all 0.5s ease-in-out;
  19. -o-transition: all 0.5s ease-in-out;
  20. -ms-transition: all 0.5s ease-in-out;
  21. transition: all 0.5s ease-in-out;
  22. }
  23.  
  24. a:hover {color: 4ae2ff;
  25. text-decoration: none;
  26. -webkit-transition: all 0.5s ease-in-out;
  27. -moz-transition: all 0.5s ease-in-out;
  28. -o-transition: all 0.5s ease-in-out;
  29. -ms-transition: all 0.5s ease-in-out;
  30. transition: all 0.5s ease-in-out;
  31. }
  32.  
  33. italic { font-family: fondamento;
  34. font-size:17px;
  35. font-weight: bold;
  36. text-shadow:
  37. #033f8d -1px 0px,
  38. #033f8d 0px 1px,
  39. #033f8d 1px 0px,
  40. #033f8d 0px -1px;
  41. font-variant: small-caps;}
  42.  
  43. body{
  44. background-color:#fff;
  45. background-image:url(https://i.ibb.co/Bz3kLXS/image.png);
  46. background-position: bottom center;
  47. background-repeat:no-repeat;
  48. background-attachment:fixed;
  49. background-size: 35%
  50. }
  51.  
  52. .top{
  53. position:absolute;
  54. top: 15%;
  55. left: 40%;
  56. height:50%;
  57. width: 50%;
  58. background-image:url();
  59. background-size:260px;
  60. background-repeat: no-repeat;
  61.  
  62. border-radius: 100%;
  63. }
  64.  
  65. .square{
  66. padding: 20px;
  67. top: -23%;
  68. left: 2%;
  69. height:70%;
  70. width: 35%;
  71. background-color:transparent;
  72. font-family: 'georgia';
  73. font-size: 14px;
  74. filter: alpha(opacity=0);
  75. opacity: 0;
  76. overflow:hidden;
  77. -webkit-transition: all 3s ease-out;
  78. -moz-transition: all 3s ease-out;
  79. text-shadow:
  80. 0 0 1px #fff ,
  81. 0 0 1px #fff ,
  82. 0 0 1px #fff ,
  83. 0 0 1px #fff ,
  84. 0 0 1px #fff ,
  85. 0 0 1px #fff ,
  86. 0 0 1px #fff ;
  87. position: absolute;
  88. border-radius: 25px;
  89. auto: scroll;
  90. color:99747e;
  91. font-style: italic;
  92. border-radius: 100%;
  93. }
  94.  
  95. .square:hover{
  96. filter: alpha(opacity=100);
  97. opacity: 1;
  98. overflow:auto;
  99. }
  100.  
  101. h1 {
  102. padding: -1px;
  103. font-family: 'Felipa', cursive;
  104. font-variant: none;
  105. font-size: 250%;
  106. text-align:center;
  107. auto: scroll;
  108. color:#a8dda1;
  109. text-shadow: 1px 1px 1px #99747e;
  110. word-spacing: .1em;
  111. line-height: 0%;}
  112.  
  113. h2 {
  114. padding: 5px;
  115. font-family: 'Miss Fajardose', cursive;
  116. font-variant: none;
  117. font-size: 250%;
  118. text-align:center;
  119. color:#a8dda1;
  120. text-shadow: 1px 1px 1px #99747e;
  121. word-spacing: 0em;
  122. line-height: 0%;}
  123.  
  124. --
  125.  
  126. <div class="top"><div class="square">
  127. <center>
  128. <h1>Ventus</h1>
  129. <h2>" The Wayward Wind "</h2>
  130. <font color="05c537">✔</font> kingdom hearts: birth by sleep;<br>
  131. <font color="05c537">✔</font> canon + headcanon interpretation;<br>
  132. <font color="05c537">✔</font> snowballer + mirror poster;<br>
  133. <font color="ad151a">✘</font> not interested in smut + drama;<br>
  134. <font color="ad151a">✘</font> outside contact is earned;<br>
  135. <p>i'm a mobile user; <br>sorry if i disappear at times.<br></b>
  136.  
  137.  
  138. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment