Advertisement
Guest User

Untitled

a guest
Aug 29th, 2021
623
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. /*Shion Estilo*/
  2. /*Fondo, color de letra, etc*/
  3. html, body {
  4. background-color:#004e23d1!important;
  5. font-family: Segoe UI,Tahoma,Arial,Verdana,sans-serif;
  6. color: #ffe062 !important;
  7. }
  8. /*Imagen de fondo*/
  9. body{
  10.  
  11. background: url("https://i.imgur.com/8rCUdlC.png")!important ;
  12. background-repeat: no-repeat !important;
  13. background-attachment: fixed !important ;
  14. background-position: right !important;
  15. background-size: contain !important;
  16. }
  17.  
  18.  
  19. /*-------barra de navegacion (cima y fondo)-------------*/
  20. .barra {
  21. border: 1px solid #ffd012;
  22. background: #ffebce70;
  23. border-radius: 5px;
  24. color: #6a0250;
  25. }
  26. .barra>a{
  27. color:#7e2ba9;
  28. }
  29.  
  30. .boards-list>a {
  31. color:#7e2ba9;
  32.  
  33. }
  34. .boards-list>a:visited {
  35. color: #6a0250;
  36. }
  37.  
  38. .boards-list-footer>a{
  39. color: #ffb300;
  40. }
  41. .boards-list-footer>a:visited {
  42. color: #6a0250;
  43. }
  44.  
  45. /*------------Flechas de navegacion------------*/
  46. #pcscrollTop, #pcscrollBottom, #scrollTop, #scrollBottom {
  47. background-color: #ffb7e84d;
  48. border: 1px solid #ffd012;
  49. color: #ffe062;
  50. }
  51.  
  52.  
  53. /*-----Linea divisora------*/
  54. hr{
  55. background-color: #9703ae;
  56. }
  57.  
  58. /*Titulo*/
  59. .logo{
  60. color:#d504cc;
  61. }
  62. .avisoverde {
  63. background: #a81ba4;
  64. color: #ffc9f7;
  65. border: 1px solid #ff13d8;
  66. }
  67.  
  68.  
  69. /*botones [volver][catalogo]*/
  70. .botones>a{
  71. color:#ff77f3!important;
  72. }
  73.  
  74.  
  75.  
  76. /*Linea divisora "estas en el hilo..."*/
  77. .replymode {
  78. color: #ffffec;
  79. background: #bd009d;
  80. }
  81.  
  82.  
  83. /*-----------------Caja de posteo------------------*/
  84. form table tr th {
  85. background: #ffd012 !important;
  86. color: #b90c23 !important;
  87. border: 1px solid #ffd012 !important;
  88. border-radius: 5px;
  89. }
  90.  
  91. .postblock {
  92. background: #7e2ba9;
  93. text-align: center;
  94. color: #fffdfd;
  95. padding: 5px;
  96. font-weight: 700;
  97. border: 1px solid #850199;
  98. -webkit-border-radius: 5px;
  99. -moz-border-radius: 5px;
  100. border-radius: 5px;
  101. }
  102.  
  103. .postarea, #de-pform {
  104. background: rgba(255, 217, 244, .51);
  105. margin: 15px auto;
  106. padding: 10px;
  107. width: 706px;
  108. box-shadow: 0 0 4px 0 rgba(255, 41, 230, .44);
  109. }
  110.  
  111. .enviar {
  112. border: solid 0px #680958;
  113. color: #ffffff;
  114. background-color: #9e529b;
  115. float: right;
  116. }
  117.  
  118. /*Mouse encima de enviar*/
  119. .enviar:hover{
  120. background-color: #ff1ee4 !important;
  121. color:#fff;
  122. }
  123.  
  124.  
  125. /*Opciones de tachado, subrayado, spoiler, etc*/
  126. td>a{
  127. color:#850199;
  128. }
  129.  
  130.  
  131. /*------------------OP--------------------*/
  132. /*Texto*/
  133. .thread>blockquote{
  134. color:#fff;
  135. }
  136.  
  137. /*links*/
  138. .thread>blockquote a{
  139. color:#ffd012;
  140. }
  141.  
  142. /*Tamaño de archivo y buscar[S]*/
  143. .filesize>a, .buscar>a{
  144. color:#ec01d0;
  145. }
  146.  
  147. /*Nombre de archivo*/
  148. .filesize{
  149. color:#7c0080;
  150. }
  151.  
  152. /*Titulo del hilo*/
  153. .filetitle{
  154. color:#9b0298;
  155. }
  156.  
  157. /*Anonimo*/
  158. #threadinfo>.postername{
  159. color:#3eff48;
  160. }
  161.  
  162. /*Fecha-hora*/
  163. #threadinfo>.timer>a{
  164. color:#b7035e;
  165. }
  166.  
  167. /*Buscar[S]*/
  168. #threadinfo>.reflink a{
  169. color:#d91c8a !important;
  170. }
  171.  
  172.  
  173. /*---------------------------Posts--------------------------*/
  174. /*Letra,fondo , ect*/
  175. .reply{
  176. background-color:#ffdffd99;
  177. color:#000000;
  178. border-color: #ffcb69;
  179. }
  180. .reply>a{
  181. color:#000000;
  182. }
  183.  
  184. /*Nombre de archivo*/
  185. .filenamereply>a{
  186. color:#ff0095;
  187. }
  188.  
  189. /*Anonimo*/
  190. .postername{
  191. color:#13680dde;
  192. }
  193.  
  194. /*Fecha-hora*/
  195. .timer>a{
  196. color:#c033ff;
  197. }
  198.  
  199. /*Numero de post*/
  200. .reflink a{
  201. color:#ca046d !important;
  202. }
  203.  
  204. /*Ocultar respuesta*/
  205. .hideshow{
  206. color:#ff001b;
  207. }
  208.  
  209. /*Encima de link*/
  210. a:hover,.intro a.post_no:hover {
  211. color: #680177;
  212. }
  213.  
  214. /*Encima del numero de post*/
  215. .reflink a:hover {
  216. color: #ff3bec !important;
  217. }
  218.  
  219.  
  220.  
  221.  
  222. /*Link visitado*/
  223. a:visited {
  224. color: #820999;
  225. }
  226.  
  227. a, aisited {
  228. color: #ff00f4b3;
  229. }
  230.  
  231. /*Texto verde*/
  232. .unkfunc {
  233. color: #076600;
  234. }
  235. /*Texto rojo*/
  236. .redtext {
  237. color: #ff0020;
  238. }
  239.  
  240. /*Spoiler*/
  241. span.spoiler {
  242. background: #860255;
  243. color: #860255;
  244. }
  245.  
  246. .spoiler:hover{
  247. color:#fff!important;
  248. }
  249.  
  250. .spoiler:not(:hover){
  251. color:#860255!important;
  252. }
  253. .spoiler a:visited{
  254. color:#860255!important;
  255. }
  256. .spoiler a:link{
  257. color:#860255!important;
  258. }
  259. .spoiler a:hover{
  260. color:#fff!important;
  261. }
  262.  
  263.  
  264. /*Post seleccionado*/
  265. .highlight {
  266. background:#a01bb996;
  267. color:#fff;
  268. border:1px solid #ffd012;
  269. }
  270.  
  271.  
  272. /*Caja para codigo "/code" */
  273. pre.prettyprint {
  274. border: 2px solid #8a8888;
  275. background-color: #d6d5d5;
  276. }
  277.  
  278. .code {
  279. background: #fddbffcc;
  280. border: 1px solid #fe0da6;
  281. }
  282.  
  283.  
  284.  
  285. /*Respuesta rapida*/
  286. #quick_reply_window{
  287. border: #ffd012!important;
  288. box-shadow: 0 0 4px 0 #ffd012c2;
  289. }
  290.  
  291.  
  292. /*Caja de reportes*/
  293.  
  294. .reporte {
  295. background-color: #fdd7fdb3;
  296. border: 1px solid #ffd012;
  297. color: #df43bd;
  298. }
  299.  
  300. .eliminar, .reportar {
  301. background-color: #44003ae6;
  302. border: 1px solid #840177;
  303. color: #fff;
  304. }
  305.  
  306.  
  307. /*-------OTRAS MIERDAS-----*/
  308. /*Admins*/
  309. .op {
  310. background-color:#92009f ;
  311. color: #fff;
  312. }
  313.  
  314.  
  315.  
  316. /*Boton para responder hilo*/
  317. #botonresp {
  318. background: #8a00b9;
  319. color: #ffe;
  320. }
  321.  
  322. /*Encima de responder hilo*/
  323. #botonresp:hover{
  324. background-color: #ff1ee4d9 !important;
  325. color:#f2ffff;
  326. }
  327.  
  328. /*Boton de expandir hilo*/
  329. .expandirhilo {
  330. background: #7b03aa;
  331. color: #ffe;
  332. }
  333. /*Boton de expandir hilo*/
  334. .expandirhilo:hover {
  335. background: #ff1ee4c9;
  336. color: #ffe;
  337. }
  338.  
  339. /*Texto de posts omitidos*/
  340. .omittedposts {
  341. color: #00089e;
  342. }
  343.  
  344. /*"Sigue leyendo el post completo..."*/
  345. .abbrev {
  346. color: #8b409c;
  347. }
  348.  
  349. /*Aviso "rojo"*/
  350. .avisorojo {
  351. background: #9cf9ff;
  352. color: #330cf5;
  353. border: 1px solid #1b11e1;
  354. }
  355.  
  356. /*Catalogo*/
  357. .catalogmode {
  358. color: #ffe;
  359. background: #970473;
  360. }
  361.  
  362. .cellcatalog, .cell-recommendation {
  363. background: #fff1f5;
  364. border: 1px solid #ff64d1;
  365. }
  366.  
  367. .navbar-mobile {
  368. background-color: #b302a1;
  369. color: #FFF9C4;
  370. }
  371.  
  372. /*Lista de hilos(numeros)*/
  373. .numeros {
  374. background-color: #ffe062;
  375. border: 1px solid #ffd012;
  376. }
  377. .page-nav {
  378. background: #ffd012;
  379. color: #fff;
  380. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement