vooshoop

red glitchy css

May 26th, 2021 (edited)
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. body {
  2. background: url(https://thumbs.gfycat.com/ScalyLivelyIndochinahogdeer-size_restricted.gif);
  3. font-family: Comic Sans MS;
  4. color: #d85267;
  5. }
  6.  
  7. .blurbs {
  8. background-image: url(https://gifimage.net/wp-content/uploads/2018/11/matrix-red-gif-2.gif);
  9. color: white;
  10. opacity: 50%;
  11. }
  12.  
  13. .rightHead {
  14. background-image: url(http://cdn.lowgif.com/medium/1451240ca38a3daa-.gif);
  15. color: red;
  16. }
  17.  
  18. .box {
  19. background-image: url(https://gifimage.net/wp-content/uploads/2018/11/matrix-red-gif-2.gif);
  20. border: solid 3px;
  21. color: white;
  22. overflow: hidden;
  23. opacity: 50%;
  24.  
  25. }
  26.  
  27. .short {
  28. background-image: url(https://64.media.tumblr.com/a5d182a7ee0c32b939420046eb51ce52/144d069112f3bd0b-40/s500x750/3cd0e8cb7b7c40ac0dd6defb2498094024a724f9.gifv);
  29. opacity: 0.8;
  30. padding: 7px;
  31. border: solid 3px;
  32. color: red;
  33. font-family: Comic Sans MS;
  34. color: white;
  35. }
  36.  
  37. .tableLeft {
  38. background: #000;
  39. width: 25%;
  40. padding: 10px;
  41. vertical-align: top;
  42. overflow: hidden;
  43. }
  44.  
  45. .tableRight {
  46. width: 75%;
  47. background: #4a1111;
  48. padding: 10px;
  49. vertical-align: top;
  50. overflow-wrap: anywhere;
  51. }
  52.  
  53. div#container {
  54. background: url(https://media4.giphy.com/media/jQS9YkJXofyeI/source.gif);
  55. }
Add Comment
Please, Sign In to add comment