Advertisement
hanimjay

Mari sig (no hover)

Jul 19th, 2020 (edited)
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. [dohtml]
  2. <style>
  3. :root{
  4. --mainBg: #ffffff;
  5. --sigBorder: #A2C298;
  6. --leftOverlay: #D1E9CA;
  7. --title: #222222;
  8. --statusBg: #ffffff;
  9. --statusText: #E2CC6C;
  10. --textboxBg: #EAE891;
  11. --links: #E2CC6C;
  12. --linksHover: #A2C298;
  13. --scrollThumb: #A2C298;
  14. --scrollBorder: #A2C298;
  15. }
  16.  
  17. #mari-sigcode2{
  18. position: relative;
  19. margin: 10px auto;
  20. overflow: hidden;
  21. width: 300px;
  22. height: 150px;
  23. background: var(--mainBg);
  24. border: 1px solid var(--sigBorder);
  25. }
  26.  
  27. #mari-sigcode2 .right-bg{
  28. position: absolute;
  29. width: 250px;
  30. height: 100px;
  31. right: 0.5px;
  32. bottom: 0.5px;
  33. background: url(https://i.imgur.com/cKKqkTc.gif);
  34. }
  35.  
  36. #mari-sigcode2 .left-overlay{
  37. position: absolute;
  38. width: 135px;
  39. height: 150px;
  40. left: 0px;
  41. top: 0px;
  42. background: var(--leftOverlay);
  43. mix-blend-mode: multiply;
  44. }
  45.  
  46. #mari-sigcode2 .icon{
  47. position: absolute;
  48. width: 93px;
  49. height: 94px;
  50. left: 20px;
  51. top: 20px;
  52. border: 1px solid #ffffff;
  53. z-index: 3;
  54. }
  55. #mari-sigcode2 .icon img{
  56. width: 70px;
  57. height: 70px;
  58. margin-top: 10px;
  59. margin-left: 2px;
  60. }
  61.  
  62. #mari-sigcode2 .title{
  63. position: absolute;
  64. width: 127px;
  65. left: 155px;
  66. bottom: 52px;
  67. color: var(--title);
  68. font-family: 'Playfair Display', serif;
  69. font-weight: 800;
  70. font-size: 14px;
  71. line-height: 14px;
  72. text-align: left;
  73. }
  74.  
  75. #mari-sigcode2 .status{
  76. position: absolute;
  77. width: 95px;
  78. left: 20px;
  79. bottom: 20px;
  80. padding: 6px 0px;
  81. background: var(--statusBg);
  82. font-family: 'Poppins', sans-serif;
  83. font-weight: 400;
  84. font-size: 8px;
  85. line-height: 8px;
  86. text-align: center;
  87. color: #333333;
  88. }
  89.  
  90. #mari-sigcode2 .status c{
  91. color: var(--statusText);
  92. font-weight: 800;
  93. letter-spacing: 0.7px;
  94. margin-right: 3px;
  95. }
  96.  
  97. #mari-sigcode2 .links{
  98. position: absolute;
  99. height: 50px;
  100. width: 164px;
  101. top: 15px;
  102. right: 0px;
  103. background: transparent;
  104. }
  105.  
  106. #mari-sigcode2 .sf{
  107. display: inline-block;
  108. color: var(--links);
  109. font-size: 15px;
  110. margin: 4.2px;
  111. transform: scale(1);
  112. transition: 0.12s;
  113. }
  114. #mari-sigcode2 .sf:hover{
  115. color: var(--linksHover);
  116. transform: scale(1.3);
  117. transition: 0.12s;
  118. }
  119.  
  120. #mari-sigcode2 a{
  121. text-decoration: none;
  122. }
  123.  
  124. #mari-sigcode2 .textbox{
  125. position: absolute;
  126. top: 105px;
  127. left: 155px;
  128. overflow: auto;
  129. padding-right: 9px;
  130. font-family: 'Poppins', sans-serif;
  131. font-style: normal;
  132. font-weight: 400;
  133. font-size: 8px;
  134. line-height: 10px;
  135. text-align: center;
  136. letter-spacing: 0px;
  137. color: #000000;
  138. background: var(--textboxBg);
  139. width: 118px;
  140. padding: 4px;
  141. opacity: 0.8;
  142.  
  143. }
  144.  
  145. #mari-sigcode2 ::-webkit-scrollbar {
  146. width: 2px;
  147. }
  148.  
  149. #mari-sigcode2 ::-webkit-scrollbar-track {
  150. background: #ffffff;
  151. border: 0.5px solid var(--scrollBorder);
  152. }
  153.  
  154. #mari-sigcode2 ::-webkit-scrollbar-thumb {
  155. background: var(--scrollThumb);
  156. }
  157. </style>
  158.  
  159. <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@800&family=Poppins:wght@400;800&display=swap" rel="stylesheet">
  160.  
  161. <link href="//dl.dropbox.com/s/50g6fbds3rh4m0j/saturnicons.css" rel="stylesheet">
  162.  
  163. <center>
  164. <div id="mari-sigcode2">
  165.  
  166. <div class="right-bg"></div>
  167. <div class="left-overlay"></div>
  168.  
  169. <div class="icon">
  170. <a href="https://shadowplayers.jcink.net/index.php?showuser=95" title="Hanie ©">
  171. <img src="https://i.imgur.com/c0DgPtf.gif"></a>
  172. </div>
  173.  
  174. <div class="status"><c>OPEN</c> for request</div>
  175.  
  176. <div class="links">
  177. <a href="#" title="deviantart"><span class="sf sf-screen-o"></span></a>
  178. <a href="#" title="playground"><span class="sf sf-cursor-o"></span></a>
  179. <a href="#" title="tracker"><span class="sf sf-calendar-o"></span></a>
  180. <a href="#" title="hof"><span class="sf sf-trophy-o"></span></a>
  181. <a href="#" title="misc"><span class="sf sf-plus-2-o"></span></a>
  182. </div>
  183.  
  184. <div class="title">a little short<br> for a stormtrooper.</div>
  185. <div class="textbox">
  186. put your short desc here.
  187. </div>
  188.  
  189. </div>
  190. </center>
  191. [/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement