Advertisement
Guest User

hisparefugio.css

a guest
Jun 27th, 2020
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. body {
  2. background: #ffffee !important;
  3. background-image: url('https://media.8kun.top/file_store/cf14ac043b701359d3af8854a82c59e3a91829eca4dfc0ea1cb0855a03953b71.png')!important;
  4. background-repeat: no-repeat !important;
  5. background-position: 100% 100% !important;
  6. background-attachment: fixed !important;
  7. background-size: 21% !important;
  8. }
  9. form table tr th {
  10. background: #F2E1D6 !important;
  11. color: #a60000 !important;
  12. border: 1px solid #DDBEAB !important;
  13. border-radius: 5px;
  14. }
  15.  
  16.  
  17. hr {
  18. height: 1px;
  19. background-color: #C4A38E;
  20. border: 0 none;
  21. }
  22.  
  23.  
  24. .intro span.name{
  25. color:#1F8F2A !important;
  26. }
  27.  
  28. .quote{
  29. color: #1A7D24 !important;
  30. }
  31.  
  32.  
  33. .pages{
  34. background:#F2E1D6 !important;
  35. border: 1px solid #DDBEAB !important;
  36. border-radius: 5px;
  37.  
  38. }
  39. .post.reply{
  40. background:#F2E1D6 !important;
  41. border: 1px solid #DDBEAB !important;
  42. border-radius: 5px;
  43. }
  44.  
  45. .boardlist{
  46. background:#F2E1D6 !important;
  47. color: #a60000 !important;
  48. border-radius: 5px;
  49. }
  50.  
  51. body {
  52. animation: caja 180s steps(1) infinite;
  53. }
  54.  
  55.  
  56. @keyframes caja {
  57. 0% { background-image: url('https://media.8kun.top/file_store/cf14ac043b701359d3af8854a82c59e3a91829eca4dfc0ea1cb0855a03953b71.png'); }
  58. 33% { background-image: url('https://media.8kun.top/file_store/1c2ee279e957467ae73838370c61679956df0d9a472ee291d6509ce574dac794.png'); }
  59. 66% { background-image: url('https://media.8kun.top/file_store/55a84ed55e214aa767f19f236415cb35943ae80388e87b89d74d4155c8be0e67.png'); }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement