Advertisement
hanimjay

Punishment (sig)

Jan 7th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. <link href="https://fonts.googleapis.com/css?family=Poppins|Montserrat:500,800" rel="stylesheet">
  2. <link href="//dl.dropbox.com/s/50g6fbds3rh4m0j/saturnicons.css" rel="stylesheet">
  3.  
  4. <style>
  5. #punishment {
  6. width: 500px;
  7. height: 200px;
  8. border: 3px solid #fff;
  9. outline: 1.5px solid #641E16;
  10. margin: 0px auto;
  11. position: relative;
  12. overflow: hidden;
  13. background: url(https://signavatar.com/57076_s.gif);
  14. }
  15.  
  16. #punishment ::-webkit-scrollbar {
  17. width: 8px;
  18. }
  19.  
  20. #punishment ::-webkit-scrollbar-track {
  21. border: 1px solid #ccc;
  22. background: transparent;
  23. }
  24.  
  25. #punishment ::-webkit-scrollbar-thumb {
  26. border: 1px solid #ccc;
  27. background: transparent;
  28. }
  29.  
  30. #punishment .base{
  31. width: 0px;
  32. height: 200px;
  33. position: absolute;
  34. background: rgb(100,30,22);
  35. background: linear-gradient(90deg, rgba(100,30,22,1) 0%, rgba(23,32,42,1) 52%);
  36. top: 0px;
  37. left: 0px;
  38. transition: 0.5s ease-in 0.6s;
  39. opacity: 0;
  40. }
  41. #punishment:hover .base{
  42. width: 500px;
  43. transition: 0.5s ease-in 0s;
  44. opacity: 0.91;
  45. }
  46.  
  47. #punishment .base2{
  48. width: 500px;
  49. height: 200px;
  50. position: absolute;
  51. top: 4px;
  52. left: 0px;
  53. transform: scale(0);
  54. transition: 0.5s ease-in 0s;
  55. }
  56. #punishment:hover .base2{
  57. transform: scale(1);
  58. transition: 0.5s ease-in 0.6s;
  59. }
  60.  
  61. #punishment .icon{
  62. width: 80px;
  63. height: 80px;
  64. position: absolute;
  65. top: 40px;
  66. left: 54px;
  67. outline: 1.5px solid #ccc;
  68. outline-offset: 3px;
  69. background: url(https://i.imgur.com/DlLp78x.gif);
  70. background-size: 80px;
  71. }
  72.  
  73. #punishment .title{
  74. width: 110px;
  75. height: 85px;
  76. position: absolute;
  77. top: 36px;
  78. left: 147px;
  79. font-family: 'Montserrat', sans-serif;
  80. font-size: 28px;
  81. font-weight: 800;
  82. color: #ccc;
  83. text-transform: uppercase;
  84. letter-spacing: -1px;
  85. text-align: left;
  86. line-height: 24px;
  87. }
  88.  
  89. #punishment .textbox{
  90. width: 145px;
  91. height: 49px;
  92. position: absolute;
  93. top: 56px;
  94. right: 69.5px;
  95. outline: 1.5px solid #ccc;
  96. outline-offset: 18px;
  97. overflow: auto;
  98. font-family: 'Poppins', sans-serif;
  99. font-size: 9px;
  100. color: #eee;
  101. text-align: justify;
  102. line-height: 12.5px;
  103. letter-spacing: 0px;
  104. padding-right: 10px;
  105. }
  106. #punishment .textbox i{
  107. color: #A53A2F;
  108. font-weight: bold;
  109. }
  110.  
  111. #punishment .navbar{
  112. width: 245px;
  113. height: 35px;
  114. position: absolute;
  115. bottom: 40px;
  116. right: 50px;
  117. border: 1px solid #ccc;
  118. padding-left: 10px;
  119. }
  120.  
  121. #punishment .navbar a{
  122. text-decoration: none;
  123. color: #ccc;
  124. margin-right: 10px;
  125. font-family: 'Montserrat', sans-serif;
  126. font-size: 17px;
  127. font-weight: 800;
  128. line-height: 36px;
  129. }
  130. #punishment .navbar a:hover{
  131. font-style: italic;
  132. opacity: 0.6;
  133. color: #B6382B;
  134. }
  135.  
  136. #punishment .status{
  137. width: 145px;
  138. height: 35px;
  139. position: absolute;
  140. bottom: 40px;
  141. left: 50px;
  142. border: 1px solid #ccc;
  143. background: #ccc;
  144. font-family: 'Montserrat', sans-serif;
  145. font-weight: 800;
  146. line-height: 36px;
  147. color: #7D1F15;
  148. font-size: 15px;
  149. text-transform: uppercase;
  150. letter-spacing: 0px;
  151. }
  152.  
  153. </style>
  154.  
  155. <center>
  156. <div id="punishment">
  157.  
  158. <div class="base"></div>
  159.  
  160. <div class="base2">
  161. <div class="icon"></div>
  162.  
  163. <div class="title"><i>fire</i> <br>and <br> reign</div>
  164.  
  165. <div class="textbox">
  166. hi guys! you can call me hanie or nim.
  167. i'm a <i>hobbyist</i> graphic designer and coder from malaysia.
  168.  
  169. i always have a thing for <i>dark</i> and <i>peculiar</i> stuff.
  170. <p> btw, thank you so
  171. much for the <i>beautiful</i> gifts everyone! <3
  172. </div>
  173.  
  174.  
  175. <div class="status"> <b>available</b> </div>
  176.  
  177. <div class="navbar">
  178. <a href="https://shadowplayers.jcink.net/index.php?showtopic=11483" title="coding playground">01</a>
  179. <a href="https://shadowplayers.jcink.net/index.php?showtopic=2034" title="graphic archive">02</a>
  180. <a href="https://shadowplayers.jcink.net/index.php?showtopic=8958" title="hall of records">03</a>
  181. <a href="https://www.deviantart.com/orpheusz" title="deviantart">04</a>
  182. <a href="https://shadowplayers.jcink.net/index.php?act=Msg&CODE=04&MID=95" title="pm me!">05</a>
  183. <a href="https://shadowplayers.jcink.net/index.php?showtopic=16991" title="xmas wishlist">06</a>
  184. </div>
  185. </div>
  186.  
  187. </div>
  188. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement