ruesha

media rule codes 06/08

Jun 9th, 2024
508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. << camera main box >>
  2. width: 310px;
  3.  
  4. << ear one >>
  5. bottom: 181px;
  6. right: 52px;
  7.  
  8. << ear two >>
  9. bottom: 181px;
  10.  
  11. << side things on camera >>
  12. width: 329px;
  13. left: 20px;
  14.  
  15. << circle on camera >>
  16. right: 40px;
  17.  
  18. << top chevron >>
  19. top: 4px;
  20. left: 31px;
  21.  
  22. << left chevron >>
  23. bottom: -10px;
  24. left: 3px;
  25.  
  26. << bottom chevron >>
  27. bottom: -36px;
  28. left: 31px;
  29.  
  30. << right chevron >>
  31. bottom: -10px;
  32. right: 4px;
  33.  
  34. << main container for info page >>
  35. width: 335px;
  36. bottom: 2px;
  37. left: 17px;
  38.  
  39. << photo 1 for photobooth pic thingy >>
  40. rotate: 3deg;
  41. position: absolute;
  42. right: -18.5px;
  43. bottom: 191px;
  44.  
  45. << photo 2 for photobooth pic thingy >>
  46. rotate: 3deg;
  47. position: absolute;
  48. right: -14.5px;
  49. bottom: 110px;
  50.  
  51. << photo 3 for photobooth pic thingy >>
  52. rotate: 3deg;
  53. position: absolute;
  54. right: -10.5px;
  55. bottom: 29px;
  56.  
  57. <<< these names/codes come from the other codes, do NOT change the names of these unless you changed it in the previous codes! >>>
  58.  
  59. #marquee {
  60. width: 80px;
  61. position: relative;
  62. left: 13px;
  63. }
  64.  
  65. #guidelines {
  66. bottom: 2px;
  67. }
  68.  
  69. .vid {
  70. width: 190px;
  71. }
  72.  
  73. #glenplayer02 {
  74. position: relative;
  75. bottom: -145px;
  76. right: -73px;
  77. }
Advertisement
Add Comment
Please, Sign In to add comment