Guest User

Magistream CSS - P5 Akira

a guest
Feb 13th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.77 KB | None | 0 0
  1. /* Magistream Custom Profile CSS generated by Rosehill's CSS generator http://tools.magi-ifn.net/css/ */
  2.  
  3. body
  4. {
  5. background-color: transparent;
  6. background-image: url(https://cdn.discordapp.com/attachments/384152577937506320/659956002598158346/Persona-5K-Wallpaper.jpg);
  7. background-repeat: no-repeat;
  8. background-attachment: fixed;
  9. color: #000000;
  10. }
  11.  
  12. #wrap
  13. {
  14. background-color: transparent;
  15. background-image: none;
  16. background-repeat: repeat;
  17. -moz-border-radius: 15px;
  18. -webkit-border-radius: 15px;
  19. border-radius: 15px;
  20. border: none;
  21. padding-top: 20px !important;
  22. }
  23.  
  24. #page-body
  25. {
  26. background-color: transparent;
  27. }
  28.  
  29. .headerbar img, .header_nav img
  30. {
  31. opacity: 0.0;
  32. }
  33.  
  34. .headerbar img
  35. {
  36. height: 250px !important;
  37. width: 850px !important;
  38. }
  39.  
  40. .header_nav
  41. {
  42. margin-top: -50px;
  43. }
  44.  
  45. .icon-gold img
  46. {
  47. opacity: 1;
  48. }
  49.  
  50. .headerbar
  51. {
  52. background-color: #B00C0C !important;
  53. background-image: url(https://cdn.discordapp.com/attachments/384152577937506320/677562228374765598/p5_nav_bar.png) !important;
  54. height: 250px !important;
  55. background-repeat: no-repeat;
  56. -moz-border-radius: 15px;
  57. -webkit-border-radius: 15px;
  58. border-radius: 15px;
  59. border: none;
  60. }
  61.  
  62. #page-header .navbar, #page-footer .navbar
  63. {
  64. background-color: #963030;
  65. background-image: none;
  66. background-repeat: repeat;
  67. -moz-border-radius: 15px;
  68. -webkit-border-radius: 15px;
  69. border-radius: 15px;
  70. border: 3px solid #171515;
  71. }
  72.  
  73. .bg2, .bg1
  74. {
  75. background-color: #963030;
  76. background-image: none;
  77. background-repeat: repeat;
  78. -moz-border-radius: 15px;
  79. -webkit-border-radius: 15px;
  80. border-radius: 15px;
  81. border: 3px solid #191919;
  82. margin-left: -10px;
  83. }
  84.  
  85. .spoiler .inner
  86. {
  87. background-color: #F74D4D;
  88. -moz-border-radius: 6px;
  89. -webkit-border-radius: 6px;
  90. border-radius: 6px;
  91. border: 2px solid #191919 !important;
  92. }
  93.  
  94. a.button2:hover, input.button2:hover
  95. {
  96. color: #BF0D0D !important;
  97. border: 1px solid #BF0D0D;
  98. }
  99.  
  100. input.button2
  101. {
  102. background-image: none;
  103. background-color: #121212;
  104. color: #80211B;
  105. -moz-border-radius: 6px;
  106. -webkit-border-radius: 6px;
  107. border-radius: 6px;
  108. border: 2px solid #1C1C1C;
  109. }
  110.  
  111. blockquote
  112. {
  113. -moz-border-radius: 6px;
  114. -webkit-border-radius: 6px;
  115. border-radius: 6px;
  116. }
  117.  
  118. .codebox
  119. {
  120. -moz-border-radius: 6px;
  121. -webkit-border-radius: 6px;
  122. border-radius: 6px;
  123. }
  124.  
  125. /* Links */
  126. a:link
  127. {
  128. color: #E02416 !important;
  129. text-decoration: underline !important;
  130. border-bottom: none !important;
  131. }
  132.  
  133. a:visited
  134. {
  135. color: #292828 !important;
  136. border-bottom: none !important;
  137. text-decoration: underline !important;
  138. }
  139.  
  140. a:hover
  141. {
  142. background-color: transparent !important;
  143. color: #EDE8E8 !important;
  144. text-decoration: none !important;
  145. border-bottom: none !important;
  146. }
  147.  
  148. a:active
  149. {
  150. color: #E02416 !important;
  151. }
  152.  
  153. /* Makes use of the main font colour */
  154. .custom_css_location, .custom_css_age, .custom_css_Gender, .custom_css_joined, .custom_css_lastvisit, .custom_css_totalposts, .custom_css_interests, .content, .custom_css_occupation, dd, td
  155. {
  156. color: #000000 !important;
  157. }
  158.  
  159. label
  160. {
  161. color: #000000;
  162. }
  163.  
  164. .copyright
  165. {
  166. color: #000000;
  167. font-size: 90%;
  168. background-image: url(xyz);
  169. background-repeat: no-repeat;
  170. height: 50px;
  171. background-position: top right;
  172. width: 78%;
  173. margin: 0 auto;
  174. }
  175.  
  176. ul.navlinks, .custom_css_rank
  177. {
  178. border-bottom-color: #000000;
  179. }
  180.  
  181. .signature
  182. {
  183. max-height: 100%;
  184. }
  185.  
  186. /* Headings */
  187. h2
  188. {
  189. color: #1C1C1C;
  190. }
  191.  
  192. h3
  193. {
  194. background-image: none;
  195. color: #0F0F0F;
  196. font-size: 120%;
  197. border-bottom: 1px solid #0F0F0F;
  198. }
  199.  
  200. /* The following are for hiding some of the default theme's pieces */
  201. .border-bottom, a.fontsize
  202. {
  203. display: none;
  204. }
  205.  
  206.  
  207. .border-right, .border-left, .border-top, .border-top-left, .border-top-right, .icon-ucp, .icon-logout, .leftside icon-home, .icon-home, span
  208. {
  209. background-image: none !important;
  210. background-color: transparent;
  211. }
Add Comment
Please, Sign In to add comment