altias

minty about me css

Jan 21st, 2019
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. [style]
  2. .container {
  3. background-color:#deeadf;
  4. height: 380px;
  5. width: 310px;
  6. position: relative;
  7. }
  8.  
  9. a {
  10. color: #1e8c6f;
  11. text-decoration:underline;
  12. }
  13.  
  14. a:visited {
  15. color:#1e8c6f;
  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: 292px;
  38. height:100px;
  39. color: #FEFAF2;
  40. background-image:url(https://via.placeholder.com/292x100.png);
  41. background-size:cover;
  42. left:10px;
  43. top:10px;
  44. font-family: Verdana, Geneva, sans-serif;
  45. font-size: 10px;
  46. text-align:center;
  47. box-shadow:none;
  48. }
  49.  
  50. .extra {
  51. position:relative;
  52. width:288px;
  53. height:50px;
  54. padding:10px;
  55. top:0px;
  56. color: #3f5142;
  57. background-color:#ffffff;
  58. text-align:center;
  59. font-family: Verdana, Geneva, sans-serif;
  60. font-size: 10px;
  61. border: 1px dashed #3f5142;
  62. }
  63.  
  64. .credit {
  65. position:relative;
  66. top:0px;
  67. padding: 5px;
  68. text-align:right;
  69. font-size:10px;
  70. }
  71.  
  72. .tabbed-interface>div {
  73. }
  74.  
  75. .tabbed-interface>div.tab-active{
  76. top:-10px;
  77. }
  78.  
  79. ul {
  80. background: none;
  81. width:293px;
  82. font-size:10px;
  83. }
  84.  
  85. ol>li {
  86. background: white;
  87. border: #645F5F;
  88. text-align: center;
  89. }
  90.  
  91. li, li.tab-active {
  92. background: #5f847a;
  93. box-shadow: none;
  94. color: #FEFAF2;
  95. border: 1px solid #3f5142;
  96. border-radius: 0px;
  97. padding: 5px;
  98. text-align: center;
  99. top:-10px;
  100. width:10px;
  101. height:15px;
  102. left:10px;
  103. }
  104.  
  105. li.tab-active {
  106. background: #3f5142;
  107. color: #FEFAF2;
  108. border: 1px solid #3f5142;
  109. }
  110.  
  111. .tab, .tab-active {
  112. color: #3f5142;
  113. box-shadow: none;
  114. border-radius: 0px;
  115. border: 1px solid #3f5142;
  116. padding: 5px;
  117. background: white;
  118. }
  119.  
  120. .tab-active {
  121. width:250px;
  122. height:100px;
  123. padding:20px;
  124. position:relative;
  125. left:10px;
  126. top:-10px;
  127. font-size:10px;
  128. color: #3E3838;
  129. background-color:#ffffff;
  130. }
  131.  
  132. .bbcode_tooltip {
  133. border-bottom:thin dotted #1e8c6f;
  134. }
  135.  
  136. .panel h3 > a > svg {
  137. display:none;
  138. }
  139. [/style][styleclass=container][styleclass=headerrr][/styleclass][styleclass=icawn][/styleclass][sc=tabbed_interface horizontal]
  140. [ul]
  141. [li]Title 1[/li]
  142. [li]Title 2[/li]
  143. [li]Title 3[/li]
  144. [li]Title 4[/li]
  145. [li]Title 5[/li]
  146. [/ul][
  147. ][sc=tab-active]contents 1[/sc][
  148.  
  149. ][sc=tab]contents 2[/sc][
  150.  
  151. ][sc=tab]contents 3[/sc][
  152.  
  153. ][sc=tab]contents 4[/sc][
  154.  
  155. ][sc=tab]contents 5[/sc][/sc][styleclass=extra]shop, links, lyrics, whatever here[/styleclass][styleclass=credit][url=https://pokefarm.com/user/wingull]coding credit[/url][/styleclass]
  156. [/styleclass]
Advertisement
Add Comment
Please, Sign In to add comment