Advertisement
altias

rainbow about me

Jan 21st, 2019
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. [style]
  2. .container {
  3. background-color:white;
  4. height: 380px;
  5. width: 310px;
  6. position: relative;
  7. }
  8.  
  9. a {
  10. color: #7f7f7f;
  11. text-decoration:underline;
  12. }
  13.  
  14. a:visited {
  15. color:#515151;
  16. text-decoration:underline;
  17. }
  18.  
  19. .tooltip_content {
  20. background-color:#e8e8e8;
  21. color:#7B727E;
  22. border:2px dotted #577064;
  23. font-size:10px;
  24. border-radius:6px;
  25. }
  26.  
  27. .panel {
  28. background-color:transparent;
  29. border:none;
  30. margin-bottom:45px;
  31. box-shadow:none;
  32. }
  33.  
  34. .headerrr {
  35. position:relative;
  36. padding:-10px 5px 5px 5px;
  37. width: 100px;
  38. height:100px;
  39. border-radius:100px;
  40. color: #FEFAF2;
  41. background-image:url(https://via.placeholder.com/100x100.png);
  42. background-size:cover;
  43. left:180px;
  44. top:230px;
  45. font-family: Verdana, Geneva, sans-serif;
  46. font-size: 10px;
  47. text-align:center;
  48. box-shadow:none;
  49. }
  50.  
  51. .border {
  52. margin:10px;
  53. top:10px;
  54. position:relative;
  55. height:340px;
  56. border-style: solid;
  57. border-width:2px;
  58. border-color:#515151;
  59. }
  60.  
  61. .credit {
  62. position:relative;
  63. top:-13px;
  64. left:200px;
  65. padding: 5px;
  66. text-align:center;
  67. font-size:10px;
  68. background-color:white;
  69. height:10px;
  70. width:70px;
  71. }
  72.  
  73. .itsthe {
  74. position:absolute;
  75. top:20px;
  76. background-color: #2e3837;
  77. padding:25px 5px 72px 5px;
  78. width: 230px;
  79. height:110px;
  80. color: #bac5c4;
  81. font-family: Verdana, Geneva, sans-serif;
  82. font-size: 10px;
  83. text-align:center;
  84. border-radius:15px;
  85. left:20px;
  86. }
  87.  
  88. .panel>div {
  89. position:absolute;
  90. top:20px;
  91. left:20px;
  92. background-color: #e5e5e5;
  93. padding:25px 5px 72px 5px;
  94. width: 230px;
  95. height:110px;
  96. color: #545454;
  97. font-family: Verdana, Geneva, sans-serif;
  98. font-size: 10px;
  99. text-align:center;
  100. border-radius:15px;
  101. }
  102.  
  103. .panel>h3 {
  104. left:157px;
  105. top:142px;
  106. position:relative;
  107. height: 10px;
  108. width:10px;
  109. background-color:#f990c3;
  110. text-align:center;
  111. border-bottom:none;
  112. border-radius:20px;
  113. }
  114.  
  115. .panel>h3:nth-child(3) {
  116. margin-left:-6px;
  117. margin-top:4px;
  118. background-color:#f9b88f;
  119. }
  120.  
  121. .panel>h3:nth-child(5) {
  122. margin-left:-5px;
  123. margin-top:4px;
  124. background-color:#daf98f;
  125. }
  126.  
  127. .panel>h3:nth-child(7) {
  128. margin-left:6px;
  129. margin-top:4px;
  130. background-color:#8ff9ec;
  131. }
  132.  
  133. .panel>h3 a {
  134. color: #A4ADB1;
  135. font-weight:normal;
  136. font-size: 12px;
  137. }
  138.  
  139. .bbcode_tooltip {
  140. border-bottom:thin dotted #1e8c6f;
  141. }
  142.  
  143. .panel h3 > a > svg {
  144. display:none;
  145. }
  146. [/style][styleclass=container][styleclass=border][styleclass=headerrr][/styleclass][styleclass=icawn][/styleclass][accordion=1][a-section]content 1[/a-section][a-section]content 2[/a-section][a-section]content 3[/a-section][a-section]content 4[/a-section][/accordion][/styleclass][styleclass=credit][url=https://pokefarm.com/user/wingull]coding credit[/url][/styleclass]
  147. [/styleclass]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement