Advertisement
hanimjay

Cactus (signature)

May 28th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
  2. <link href="//dl.dropbox.com/s/50g6fbds3rh4m0j/saturnicons.css" rel="stylesheet">
  3.  
  4. <style>
  5. #cactus{
  6. background: url(https://i.imgur.com/6NZQ0kq.gif);
  7. background-size: 400px;
  8. width: 400px;
  9. height: 150px;
  10. position: relative;
  11. overflow: hidden;
  12. margin: 0px auto;
  13. }
  14.  
  15. #cactus .base{
  16. background: #003d4a;
  17. width: 400px;
  18. height: 150px;
  19. position: absolute;
  20. overflow: hidden;
  21. margin: 0px auto;
  22. opacity: 0.85;
  23. }
  24.  
  25. #cactus .icon{
  26. width: 120px;
  27. height: 120px;
  28. position: absolute;
  29. background: transparent;
  30. top: 27px;
  31. left: 15px;
  32. }
  33. #cactus .icon .sf{
  34. color: #fff;
  35. font-size: 90px;
  36. line-height: 90px;
  37. }
  38.  
  39. #cactus .slash{
  40. width: 150px;
  41. height: 140px;
  42. position: absolute;
  43. background: #003d4a;
  44. top: 55px;
  45. left: 75px;
  46. border-left: 1px solid #ffcd04;
  47. transform: rotate(40deg);
  48. }
  49.  
  50. #cactus .textbox{
  51. width: 120px;
  52. height: 46px;
  53. position: absolute;
  54. background: transparent;
  55. border: 0.5px solid #ffcd04;
  56. border-right: 18px solid #ffcd04;
  57. bottom: 25px;
  58. right: 25px;
  59. overflow: auto;
  60. text-align: justify;
  61. font-family: 'Courier New';
  62. font-size: 7.5px;
  63. line-height: 9px;
  64. color: #fff;
  65. text-transform: uppercase;
  66. letter-spacing: 0.5px;
  67. padding: 5px;
  68. }
  69. #cactus .textbox b{
  70. color: #ffcd04;
  71. letter-spacing: 3px;
  72. font-size: 8px;
  73. font-style: italic;
  74. line-height: 11px;
  75. }
  76.  
  77. #cactus c{
  78. background: #ffcd04;
  79. padding: 3px;
  80. color: #00303a;
  81. font-weight: bold;
  82. }
  83.  
  84. #cactus .link{
  85. position: absolute;
  86. top: 25px;
  87. left: 119px;
  88. width: 100px;
  89. height: 20px;
  90. background: transparent;
  91. border-bottom: 0.5px solid #ffcd04;
  92. text-align: right;
  93. font-family: 'Courier New';
  94. font-size: 8px;
  95. text-transform: uppercase;
  96. color: #fff;
  97. line-height: 26px;
  98. letter-spacing: 0.5px;
  99. }
  100.  
  101. #cactus .link2{
  102. position: absolute;
  103. top: 50px;
  104. left: 98px;
  105. width: 100px;
  106. height: 20px;
  107. background: transparent;
  108. border-bottom: 0.5px solid #ffcd04;
  109. text-align: right;
  110. font-family: 'Courier New';
  111. font-size: 8px;
  112. text-transform: uppercase;
  113. color: #fff;
  114. line-height: 26px;
  115. letter-spacing: 0.5px;
  116. }
  117.  
  118. #cactus .link3{
  119. position: absolute;
  120. top: 75px;
  121. left: 77px;
  122. width: 100px;
  123. height: 20px;
  124. background: transparent;
  125. border-bottom: 0.5px solid #ffcd04;
  126. text-align: right;
  127. font-family: 'Courier New';
  128. font-size: 8px;
  129. text-transform: uppercase;
  130. color: #fff;
  131. line-height: 26px;
  132. letter-spacing: 0.5px;
  133. }
  134.  
  135. #cactus .link4{
  136. position: absolute;
  137. top: 100px;
  138. left: 57px;
  139. width: 100px;
  140. height: 20px;
  141. background: transparent;
  142. border-bottom: 0.5px solid #ffcd04;
  143. text-align: right;
  144. font-family: 'Courier New';
  145. font-size: 8px;
  146. text-transform: uppercase;
  147. color: #fff;
  148. line-height: 26px;
  149. letter-spacing: 0.5px;
  150. }
  151.  
  152. #cactus a{
  153. text-decoration: none;
  154. color: #fff;
  155. -webkit-transition: 0.2s ease-in 0s;
  156. transition: 0.2s ease-in 0s;
  157. }
  158. #cactus a:hover{
  159. letter-spacing: 1px;
  160. color: #ffcd04;
  161. }
  162.  
  163. #cactus .triangle{
  164. width: 120px;
  165. height: 50px;
  166. background: #ffcd04;
  167. position: absolute;
  168. top: 0px;
  169. right: -1px;
  170. -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
  171. clip-path: polygon(100% 0, 0 0, 100% 100%);
  172. }
  173.  
  174. </style>
  175.  
  176. <center>
  177. <div id='cactus'>
  178.  
  179. <div class='base'>
  180. <div class='icon'>
  181. <span class="sf sf-cactus-o"></span>
  182. </div>
  183.  
  184. <div class='slash'></div>
  185. <div class='triangle'></div>
  186.  
  187. <div class='link'>
  188. <a href="https://orpheusz.deviantart.com/">playground</a> <c>01</c>
  189. </div>
  190.  
  191. <div class='link2'>
  192. <a href="https://shadowplayers.jcink.net/index.php?showtopic=8958">tracker</a> <c>02</c>
  193. </div>
  194.  
  195. <div class='link3'>
  196. <a href="https://shadowplayers.jcink.net/index.php?showtopic=2034">archive</a> <c>03</c>
  197. </div>
  198.  
  199. <div class='link4'>
  200. <a href="https://shadowplayers.jcink.net/index.php?showtopic=11483">deviantart</a> <c>04</c>
  201. </div>
  202.  
  203. <div class='textbox'>
  204. <b>// Hanie(21) </b> <br>
  205. a hobbyist designer and coder who have a thing for dark and peculiar stuff.
  206. </div>
  207. </div>
  208.  
  209. </div>
  210. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement