Advertisement
Vaellyth

Voltra Profile 2

Sep 25th, 2017
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.86 KB | None | 0 0
  1. /* v.1 ++ Please do not copy or rip my codes without permission - I will almost always say yes. If you need help, feel free to ask ~ c: */
  2.  
  3. ::-webkit-scrollbar { width: 0; }
  4.  
  5. #content.container::-webkit-scrollbar {
  6. width: 6px !important;
  7. }
  8.  
  9. #content.container::-webkit-scrollbar-track {
  10. background: rgba(148, 21, 94, 1);
  11. }
  12.  
  13. #content.container::-webkit-scrollbar-thumb {
  14. box-shadow: inset 0 0 3px 1px #3585B4;
  15. }
  16.  
  17. @font-face {
  18. font-family: Megrim;
  19. font-style: normal;
  20. font-weight: 400;
  21. src: url(https://fonts.gstatic.com/s/megrim/v7/3QlnWQVA-dQyEeamqiHm2g.woff2);
  22. }
  23.  
  24. @font-face {
  25. font-family: VT323;
  26. font-style: normal;
  27. font-weight: 400;
  28. src: url(https://fonts.gstatic.com/s/vt323/v8/lo_L7yCDHYN9FAxvMCI1vQ.woff2);
  29. }
  30.  
  31. * { box-sizing: border-box; cursor: url(http://aldonydh.elementfx.com/src/cursor_small.ico), auto; border-radius: 0 !important; }
  32.  
  33. body {
  34. background: #2D0C2C;
  35. }
  36.  
  37. header.min { height: 0; float: left; width: 100%; } section { padding: 5px !important; margin: 0 auto 5px !important; background: rgba(44, 12, 45, 0.5) !important; border: 1px solid rgb(44, 12, 45) !important; }
  38.  
  39. h2 {
  40. background: transparent !important;
  41. }
  42.  
  43. h3 { display: none; }
  44.  
  45. div#structure { margin: 0; }
  46.  
  47. #navbar { visibility: hidden; overflow: visible !important; }
  48.  
  49. ul.nav.navbar-nav.navbar-right {
  50. visibility: visible !important;
  51. position: absolute;
  52. left: 0;
  53. margin: auto;
  54. right: 0;
  55. top: 49px;
  56. width: 787px;
  57. font: 16px VT323;
  58. z-index: 19 !important;
  59. }
  60.  
  61. ul.nav.navbar-nav.navbar-right li {
  62. width: 20%;
  63. margin: 0;
  64. text-align: center;
  65. }
  66.  
  67. ul.nav.navbar-nav.navbar-right li a {
  68. padding: 2.5px;
  69. margin: 0;
  70. background: transparent;
  71. color: #3585B4;
  72. transition: all 0.5s ease-in-out;
  73. border-bottom: 1px solid transparent;
  74. }
  75.  
  76. ul.nav.navbar-nav.navbar-right li a:hover {
  77. animation: inshadow 0.5s alternate infinite;
  78. }
  79.  
  80. @keyframes inshadow {
  81. from { border-color: #3585B4; color: #3595B4; }
  82. to { border-color: #C20874; color: #C20874; }
  83. }
  84.  
  85. @-webkit-keyframes inshadow {
  86. from { border-color: #3585B4; color: #3595B4; }
  87. to { border-color: #C20874; color: #C20874; }
  88. }
  89.  
  90. @-moz-keyframes inshadow {
  91. from { border-color: #3585B4; color: #3595B4; }
  92. to { border-color: #C20874; color: #C20874; }
  93. }
  94.  
  95. @-ms-keyframes inshadow {
  96. from { border-color: #3585B4; color: #3595B4; }
  97. to { border-color: #C20874; color: #C20874; }
  98. }
  99.  
  100. @-o-keyframes inshadow {
  101. from { border-color: #3585B4; color: #3595B4; }
  102. to { border-color: #C20874; color: #C20874; }
  103. }
  104.  
  105. div.col-sm-12.text-center, #header_navigation, #footer, span#logo, div.copyright { display: none; }
  106.  
  107. #header_stats { z-index: 1; visibility: hidden; }
  108.  
  109. div.col-inner {
  110.  
  111. }
  112.  
  113. ul.content_navigation { display: none; }
  114.  
  115. #content.container {
  116. background: none;
  117. width: 787px;
  118. height: 500px;
  119. padding: 0 !important;
  120. box-shadow: 0 0 5px 2px rgba(53, 133, 180, 0.5);
  121. z-index: 9;
  122. overflow-x: hidden;
  123. margin: 75px auto 5px;
  124. }
  125.  
  126. div.content_header {
  127. float: left;
  128. width: 100%;
  129. height: 0;
  130. overflow: visible;
  131. border-bottom: none;
  132. z-index: 1 !important;
  133. }
  134.  
  135. div.content_header h1 { display: none; }
  136.  
  137. div#voltie.row {
  138. width: 100%;
  139. margin: 0 auto -10px;
  140. height: 1100px;
  141. background: url(https://i.imgur.com/qVX6x97.gif) center;
  142. overflow-y: auto;
  143. position: relative;
  144. top: -10px;
  145. }
  146.  
  147. div.col-md-6, div.col-md-3 { padding: 5px; float: none; width: 75%; margin: 0 auto; }
  148.  
  149. div.col-md-6 {
  150.  
  151. }
  152.  
  153. div.col-md-3 {
  154.  
  155. }
  156.  
  157. section.voltie_info {
  158.  
  159. }
  160.  
  161. section.voltie_info h2 {
  162. font: 26px Megrim !important;
  163. }
  164.  
  165. span.voltie_pronouns {
  166. font: 14px VT323;
  167. }
  168.  
  169. span.online-orb, span.offline-orb {
  170. border-radius: 50% !important;
  171. }
  172.  
  173. @keyframes onlinelight {
  174. from { border-color: #3585B4; }
  175. to { border-color: #C20874; }
  176. }
  177.  
  178. @-webkit-keyframes onlinelight {
  179. from { border-color: #3585B4; }
  180. to { border-color: #C20874; }
  181. }
  182.  
  183. @-moz-keyframes onlinelight {
  184. from { border-color: #3585B4; }
  185. to { border-color: #C20874; }
  186. }
  187.  
  188. @-ms-keyframes onlinelight {
  189. from { border-color: #3585B4; }
  190. to { border-color: #C20874; }
  191. }
  192.  
  193. @-o-keyframes onlinelight {
  194. from { border-color: #3585B4; }
  195. to { border-color: #C20874; }
  196. }
  197.  
  198. span.online-orb {
  199. animation: onlinelight 1s alternate infinite;
  200. animation-timing-function: ease-in-out;
  201. box-shadow: 0 0 3px 1px #2D0C2C;
  202. }
  203.  
  204. span.offline-orb {
  205. border-color: rgba(255, 255, 255, 0.5) !important;
  206. }
  207.  
  208. section.voltie_info h2 {
  209. margin: 0 auto 0;
  210. width: 100%;
  211. }
  212.  
  213. section.voltie_info img {
  214. transform: rotateY(360deg) !important;
  215. }
  216.  
  217. div.voltie_actions.row {
  218. display: none;
  219. }
  220.  
  221. section.voltie_bio {
  222. color: #3585B4;
  223. font: 15px VT323;
  224. padding: 20px !important;
  225. text-align: center;
  226. }
  227.  
  228. section.voltie_video {
  229. left: 20px;
  230. width: ;
  231. opacity: 0.7;
  232. }
  233.  
  234. section.voltie_comments {
  235. padding: 5px!important;
  236. }
  237.  
  238. section.voltie_comments ul li {
  239. padding: 0px !important;
  240. margin: 0 auto 5px !important;
  241. border: 1px solid #3585B4;
  242. transition: transform 0.5s ease-in-out;
  243. }
  244.  
  245. section.voltie_comments ul li:nth-child(odd) p:hover {
  246. color: #FFF;
  247. background: #741052;
  248. }
  249.  
  250. section.voltie_comments ul li:nth-child(odd) p:hover:before {
  251.  
  252. }
  253.  
  254. section.voltie_comments ul li:nth-child(even) p:hover {
  255. color: #740152;
  256. }
  257.  
  258. section.voltie_comments ul li:nth-child(even):hover {
  259. background: rgba(255, 255, 255, 0.5);
  260. }
  261.  
  262. a.comment_username {
  263. width: 100%;
  264. text-align: center;
  265. float: left;
  266. border-bottom: 1px solid;
  267. font: 18px Megrim;
  268. color: #FFF;
  269. font-weight: bold;
  270. text-shadow: 0 0 1px;
  271. }
  272.  
  273. section.voltie_comments ul li small { display: none; }
  274.  
  275. section.voltie_comments ul li img { display: none; }
  276.  
  277. section.voltie_comments ul li p {
  278. background: transparent !important;
  279. margin: 0 !important;
  280. border: none !important;
  281. color: #3585B4;
  282. transition: all .5s ease;
  283. text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  284. font: 16px VT323;
  285. }
  286.  
  287. section.voltie_comments ul li p:hover {
  288.  
  289. }
  290.  
  291. section.voltie_comments ul li p:before {
  292. background: rgba(33, 133, 180, 0.5);
  293. width: 100% !important;
  294. height: 100% !important;
  295. border: none !important;
  296. left: 0 !important;
  297. top: 0.5em !important;
  298. }
  299.  
  300. button.btn.btn-secondary.comments_load_more {
  301. font: 15px Megrim !important;
  302. width: calc(15% - 2.5px);
  303. margin: 0 auto auto 0 !important;
  304. border: 2px solid transparent;
  305. background: #3585B4;
  306. color: #C20874;
  307. text-shadow: 0 0 1px;
  308. width: 133px;
  309. }
  310.  
  311. @keyframes borderlight {
  312. from { background: #3585B4; color: #C20874; }
  313. to { background: #C20874; color: #3585B4; }
  314. }
  315.  
  316. @-webkit-borderlight {
  317. from { background: #3585B4; color: #C20874; }
  318. to { background: #C20874; color: #3585B4; }
  319. }
  320.  
  321. @-moz-borderlight {
  322. from { background: #3585B4; color: #C20874; }
  323. to { background: #C20874; color: #3585B4; }
  324. }
  325.  
  326. @-ms-borderlight {
  327. from { background: #3585B4; color: #C20874; }
  328. to { background: #C20874; color: #3585B4; }
  329. }
  330.  
  331. @-o-borderlight {
  332. from { background: #3585B4; color: #C20874; }
  333. to { background: #C20874; color: #3585B4; }
  334. }
  335.  
  336. button.btn.btn-secondary.comments_load_more:hover, #comment-button:hover {
  337. animation: borderlight 1s alternate infinite;
  338. animation-timing-function: linear;
  339. }
  340.  
  341. #comment-button {
  342. font: 15px Megrim !important;
  343. margin: 0 auto auto 0 !important;
  344. border: 2px solid transparent;
  345. background: #3585B4;
  346. color: #C20874;
  347. text-shadow: 0 0 1px;
  348. float: left;
  349. width: 133px;
  350. position: relative;
  351. left: -367px;
  352. top: -39px;
  353. }
  354.  
  355. section.voltie_comments > form {
  356. width: calc(100% - 140px);
  357. margin: 0 0 -77px auto;
  358. position: relative;
  359. top: -38px;
  360. }
  361.  
  362. textarea {
  363. background: rgba(148, 21, 94, 0.5) !important;
  364. color: #3585B4 !important;
  365. border-color: inherit !important;
  366. text-shadow: 0 0 1px;
  367. font: 16px VT323 !important;
  368. height: 74px !important;
  369. }
  370.  
  371. div.col-xs-6 > span {
  372. padding: 0 30%;
  373. font-style: italic;
  374. color: transparent;
  375. }
  376.  
  377. span#charsLeft {
  378. font: 14px VT323;
  379. color: #94155E !important;
  380. }
  381.  
  382. section.voltie_friends img { border-radius: 50% !important; border-left: 2px solid; animation: onlinelight 0.5s alternate infinite; }
  383.  
  384. /* end custom profile code */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement