Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1. .emote-preview-container {
  2. width: 70px;
  3. height: 70px;
  4. }
  5. .emote-preview-container {
  6. width: 70px;
  7. height: 70px;
  8. }
  9.  
  10. .emote-preview {
  11. overflow: hidden;
  12. max-width: 70px;
  13. max-height: 70px;
  14. border-radius: 50px!important;
  15. box-shadow: 0px 0px 5px #000000;
  16. }
  17.  
  18. /*
  19. ~~###Lista de fondos del tubo###~~
  20. https://i.ytimg.com/vi/WFjtyTSA00s/maxresdefault.jpg
  21. https://s22.postimg.cc/xj4hcu5cx/Fondo_del_tubo.jpg
  22. https://images2.imgbox.com/c1/d1/e0BidmfT_o.jpg
  23. https://images2.imgbox.com/1c/5c/eHrsMaKc_o.jpg
  24.  
  25. https://mismierdasysulogica.blogspot.com/
  26. https://mismierdasysulogica.neocities.org/
  27. https://pastebin.com/HsiR41T6
  28.  
  29. Guardar fondos del tubo acá
  30. */
  31.  
  32. body {
  33. background-color: black;
  34. background: url("https://images2.imgbox.com/1c/5c/eHrsMaKc_o.jpg");
  35. background-size: cover;
  36. background-position: center;
  37. background-attachment: fixed;
  38. }
  39.  
  40. .navbar, .dropdown-menu /*Color de la barra de navegación */
  41. {background: rgba(0, 0, 51, 0.4)!important;}
  42.  
  43. /*Cuadro de Chat*/
  44.  
  45. #chatheader {
  46. padding: 5px;
  47. color: #ffffff;
  48. background: rgba(0, 0, 26, 0.6)!important;
  49. border: 2px solid rgba(0, 0, 0, 1);
  50. }
  51.  
  52. #usercount {
  53. padding-left: 5px;
  54. /*font-weight: 900;*/
  55. }
  56.  
  57. #userlist {
  58. overflow: hidden;
  59. /*padding: 5px;*/
  60.  
  61. background: rgba(0, 0, 26, 0.6)!important;
  62. border: 2px solid rgba(0, 0, 0, 1);
  63. border-bottom: none;
  64. border-right: none;
  65. }
  66.  
  67. #messagebuffer {
  68. overflow: auto;
  69. background: rgba(0, 0, 0, 0.9);
  70.  
  71. border: 2px solid rgba(0, 0, 0, 1);
  72. border-bottom: none;
  73. }
  74.  
  75. #messagebuffer span {
  76. -webkit-animation: Init_Span 1s;
  77. animation: Init_Span 1s;
  78. }
  79.  
  80. #chatline {
  81. background: rgba(0, 0, 26, 0.8)!important;
  82. border: 2px solid rgba(0, 0, 0, 1);
  83. }
  84.  
  85.  
  86. /*Botones Varios*/
  87. .channel-emote {
  88. max-width: 125px;
  89. max-height: 125px;
  90.  
  91. /*border-radius: 50px!important;
  92. box-shadow: 0px 0px 5px #000000;*/
  93. }
  94.  
  95. .ext_img img {
  96. max-width: 120px;
  97. height: auto;
  98.  
  99. border-radius: 5px;
  100. box-shadow: 0px 0px 5px #ffffff;
  101. }
  102.  
  103. /*.btn-sm {
  104. padding: 5px;
  105. }*/
  106.  
  107. /*MOTD*/
  108. #motdwrap {
  109. background: rgba(0, 0, 26, 0.8)!important;
  110. }
  111.  
  112. /*Modal*/
  113. .modal-content {
  114. background: rgba(0, 0, 13, 0.95)!important;
  115. }
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125. /*Usuarios*/
  126.  
  127. .userlist_owner {color:#FF0000!important}
  128. .userlist_op {color:#FF0000!important;font-weight:700}
  129. .userlist_item {cursor:pointer; color:#FF0000!important;font-weight:700}
  130. .chat-msg-Byakuya .username {color: #FE6DFF;}
  131. .chat-msg-Sanroxio .username {color: #FF0000;}
  132. .chat-msg-bruwalfas .username {color: #DC143C;}
  133. .chat-msg-Aburriman .username {
  134. font-size: 14px;
  135. font-weight: 900;
  136.  
  137. color: rgb(0, 0, 0);
  138. background: rgb(150, 150, 150);
  139.  
  140. padding: 3px;
  141. padding-top: 1px;
  142. padding-bottom: 1px;
  143.  
  144. margin-right: 5px;
  145. border-radius: 3px!important;
  146. }
  147. .chat-msg-Yey .username { font-size: 15px;
  148. font-family: Georgia, Charcoal, sans-serif;
  149. color: rgb(255, 0, 0, 0.8);}
  150.  
  151. .chat-msg-Billberto .username {
  152. font-size: 16px;
  153. font-family: "Comic Sans MS", cursive, sans-serif;
  154. content:"Billberto:";
  155. color: rgb(255, 255, 0, 0.8);
  156. }
  157. div.chat-msg-Azucar .username {font-size:0px;}
  158. div.chat-msg-Azucar .username:before {
  159. font-size:14px; content:'ʚ♡⃛ɞ(ू•ᴗ•ू❁): ';
  160. /*text-shadow: 0 0 3px #ffffff;*/
  161.  
  162. -webkit-animation: rainbow 1s infinite;
  163. animation: rainbow 1s infinite;
  164. }
  165. .chat-msg-Phaser_Nine .username {font-size:0px;}
  166. .chat-msg-Phaser_Nine .username:before {
  167. font-size: 14px;
  168. font-weight: 900;
  169.  
  170. content:"I'm None:";
  171. color: rgb(255, 255, 255);
  172. background: rgb(235, 162, 0);
  173.  
  174. padding: 3px;
  175. padding-top: 1px;
  176. padding-bottom: 1px;
  177.  
  178. margin-right: 5px;
  179. border-radius: 3px!important;
  180. }
  181.  
  182. .chat-msg-MyAnusIsBleeding .username {font-size:0px;}
  183. .chat-msg-MyAnusIsBleeding .username:before {
  184. font-size: 14px;
  185. font-weight: 600;
  186.  
  187. content:"MiAnoEstáSangrando:";
  188. color: rgb(200, 200, 200);
  189.  
  190. padding-top: 1px;
  191. padding-bottom: 1px;
  192.  
  193. margin-right: 5px;
  194. border-radius: 3px!important;
  195. }
  196.  
  197. .chat-msg-Sofia .username {font-size:0px;}
  198. .chat-msg-Sofia .username:before {
  199. content:"Pi̸st̷iş Sop̀hi̸a̵:";
  200. font-size: 14px;
  201. font-weight: 600;
  202. margin-right: 5px;
  203. border-radius: 3px!important;
  204. background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
  205.  
  206. background-image: gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
  207.  
  208. color:transparent;
  209.  
  210. -webkit-background-clip: text;
  211.  
  212. background-clip: text;}
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222. .arcoiris {
  223. -webkit-animation: rainbow 1s infinite;
  224. -ms-animation: rainbow 1s infinite;
  225. -o-animation: rainbow 1s infinite;
  226. animation: rainbow 1s infinite; }
  227.  
  228. @-webkit-keyframes rainbow {
  229. 0% {color: #ff0000;}
  230. 10% {color: #ff8000;}
  231. 20% {color: #ffff00;}
  232. 30% {color: #80ff00;}
  233. 40% {color: #00ff00;}
  234. 50% {color: #00ff80;}
  235. 60% {color: #00ffff;}
  236. 70% {color: #0080ff;}
  237. 80% {color: #0000ff;}
  238. 90% {color: #8000ff;}
  239. 100% {color: #ff0080;}
  240. }
  241. @-ms-keyframes rainbow {
  242. 0% {color: #ff0000;}
  243. 10% {color: #ff8000;}
  244. 20% {color: #ffff00;}
  245. 30% {color: #80ff00;}
  246. 40% {color: #00ff00;}
  247. 50% {color: #00ff80;}
  248. 60% {color: #00ffff;}
  249. 70% {color: #0080ff;}
  250. 80% {color: #0000ff;}
  251. 90% {color: #8000ff;}
  252. 100% {color: #ff0080;}
  253. }
  254. @-o-keyframes rainbow {
  255. 0% {color: #ff0000;}
  256. 10% {color: #ff8000;}
  257. 20% {color: #ffff00;}
  258. 30% {color: #80ff00;}
  259. 40% {color: #00ff00;}
  260. 50% {color: #00ff80;}
  261. 60% {color: #00ffff;}
  262. 70% {color: #0080ff;}
  263. 80% {color: #0000ff;}
  264. 90% {color: #8000ff;}
  265. 100% {color: #ff0080;}
  266. }
  267. @keyframes rainbow {
  268. 0% {color: #ff0000;}
  269. 10% {color: #ff8000;}
  270. 20% {color: #ffff00;}
  271. 30% {color: #80ff00;}
  272. 40% {color: #00ff00;}
  273. 50% {color: #00ff80;}
  274. 60% {color: #00ffff;}
  275. 70% {color: #0080ff;}
  276. 80% {color: #0000ff;}
  277. 90% {color: #8000ff;}
  278. 100% {color: #ff0080;}
  279. }
  280.  
  281. @-webkit-keyframes Init_Span {
  282. 0% {
  283. opacity: 0;
  284. filter: alpha(opacity=0);
  285. }
  286. 100% {
  287. opacity: 1;
  288. filter: alpha(opacity=100);
  289. }
  290. }
  291.  
  292. @-ms-keyframes Init_Span {
  293. 0% {
  294. opacity: 0;
  295. filter: alpha(opacity=0);
  296. }
  297. 100% {
  298. opacity: 1;
  299. filter: alpha(opacity=100);
  300. }
  301. }
  302.  
  303. @-o-keyframes Init_Span {
  304. 0% {
  305. opacity: 0;
  306. filter: alpha(opacity=0);
  307. }
  308. 100% {
  309. opacity: 1;
  310. filter: alpha(opacity=100);
  311. }
  312. }
  313.  
  314. @keyframes Init_Span {
  315. 0% {
  316. opacity: 0;
  317. filter: alpha(opacity=0);
  318. }
  319. 100% {
  320. opacity: 1;
  321. filter: alpha(opacity=100);
  322. }
  323. }
  324.  
  325. .area{
  326. color:#fff;
  327. text-shadow:0 0 5px #FFFFFF, 0 0 10px #FFFFFF, 0 0 15px #FFFFFF, 0 0 20px #FFFFFF, 0 0 30px #FFFFFF, 0 0 40px #FFFFFF, 0 0 55px #FFFFFF, 0 0 75px #FFFFFF
  328. }
  329.  
  330. .spooky {
  331. color: #fff;
  332. text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
  333. font: 16px 'ChunkFiveRegular';
  334. }
  335.  
  336. .sarcasmo {
  337. font: 14px 'Comic Sans MS';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement