ShaneH7646

Untitled

Jan 18th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. .side a[href="https://www.reddit.com/r/FlashTV"] {
  2. display: inline-block;
  3. height:45px;
  4. width: 234px;
  5. margin-left: 35px;
  6. background-image:url(%%TVLinks%%);
  7. background-repeat:no-repeat;
  8. background-position:-0px -0px
  9. }
  10. .side a[href="https://www.reddit.com/r/FlashTV"]:hover {
  11. background-position:-0px -45px
  12. }
  13.  
  14. .side a[href="https://www.reddit.com/r/SupergirlTV"] {
  15. display: inline-block;
  16. height:45px;
  17. width: 234px;
  18. margin-left: 35px;
  19. background-image:url(%%TVLinks%%);
  20. background-repeat:no-repeat;
  21. background-position:-0px -90px
  22. }
  23. .side a[href="https://www.reddit.com/r/SupergirlTV"]:hover {
  24. background-position:-0px -135px
  25. }
  26.  
  27. .side a[href="https://www.reddit.com/r/CWArrow"] {
  28. display: inline-block;
  29. height:45px;
  30. width: 234px;
  31. margin-left: 35px;
  32. background-image:url(%%TVLinks%%);
  33. background-repeat:no-repeat;
  34. background-position:-0px -180px
  35. }
  36. .side a[href="https://www.reddit.com/r/CWArrow"]:hover {
  37. background-position:-0px -225px
  38. }
  39.  
  40. .side a[href="https://www.reddit.com/r/Gotham"] {
  41. display: inline-block;
  42. height:45px;
  43. width: 234px;
  44. margin-left: 35px;
  45. background-image:url(%%TVLinks%%);
  46. background-repeat:no-repeat;
  47. background-position:-0px -270px
  48. }
  49. .side a[href="https://www.reddit.com/r/Gotham"]:hover {
  50. background-position:-0px -315px
  51. }
  52.  
  53. .side a[href="https://www.reddit.com/r/Lucifer"] {
  54. display: inline-block;
  55. height:45px;
  56. width: 234px;
  57. margin-left: 35px;
  58. background-image:url(%%TVLinks%%);
  59. background-repeat:no-repeat;
  60. background-position:-0px -360px
  61. }
  62. .side a[href="https://www.reddit.com/r/Lucifer"]:hover {
  63. background-position:-0px -405px
  64. }
  65.  
  66. .side a[href="https://www.reddit.com/r/IZombie"] {
  67. display: inline-block;
  68. height:45px;
  69. width: 234px;
  70. margin-left: 35px;
  71. background-image:url(%%TVLinks%%);
  72. background-repeat:no-repeat;
  73. background-position:-0px -450px
  74. }
  75. .side a[href="https://www.reddit.com/r/IZombie"]:hover {
  76. background-position:-0px -495px
  77. }
  78.  
  79. .side a[href="https://www.reddit.com/r/VixenCWSeed"] {
  80. display: inline-block;
  81. height:45px;
  82. width: 235px;
  83. margin-left: 35px;
  84. background-image:url(%%TVLinks%%);
  85. background-repeat:no-repeat;
  86. background-position:-235px -0px
  87. }
  88. .side a[href="https://www.reddit.com/r/VixenCWSeed"]:hover {
  89. background-position:-235px -45px
  90. }
  91.  
  92. .side a[href="https://www.reddit.com/r/theRayCWSeed"] {
  93. display: inline-block;
  94. height:45px;
  95. width: 235px;
  96. margin-left: 35px;
  97. background-image:url(%%TVLinks%%);
  98. background-repeat:no-repeat;
  99. background-position:-235px -90px
  100. }
  101. .side a[href="https://www.reddit.com/r/theRayCWSeed"]:hover {
  102. background-position:-235px -135px
  103. }
  104.  
  105. .side a[href="https://www.reddit.com/r/Constantine"] {
  106. display: inline-block;
  107. height:45px;
  108. width: 235px;
  109. margin-left: 35px;
  110. background-image:url(%%TVLinks%%);
  111. background-repeat:no-repeat;
  112. background-position:-235px -180px
  113. }
  114. .side a[href="https://www.reddit.com/r/Constantine"]:hover {
  115. background-position:-235px -225px
  116. }
  117.  
  118. .side a[href="https://www.reddit.com/r/CaptainCold"] {
  119. display: inline-block;
  120. height:45px;
  121. width: 235px;
  122. margin-left: 35px;
  123. background-image:url(%%TVLinks%%);
  124. background-repeat:no-repeat;
  125. background-position:-235px -270px
  126. }
  127. .side a[href="https://www.reddit.com/r/CaptainCold"]:hover {
  128. background-position:-235px -315px
  129. }
  130.  
  131. .side a[href="https://www.reddit.com/r/DCComics"] {
  132. display: inline-block;
  133. height:45px;
  134. width: 235px;
  135. margin-left: 35px;
  136. background-image:url(%%TVLinks%%);
  137. background-repeat:no-repeat;
  138. background-position:-235px -360px;
  139. }
  140. .side a[href="https://www.reddit.com/r/DCComics"]:hover {
  141. background-position:-235px -405px;
  142. }
  143.  
  144. .side a[href="https://www.reddit.com/r/ComicBookTV"] {
  145. display: inline-block;
  146. height:45px;
  147. width: 235px;
  148. margin-left: 35px;
  149. background-image:url(%%TVLinks%%);
  150. background-repeat:no-repeat;
  151. background-position:-235px -450px;
  152. }
  153. .side a[href="https://www.reddit.com/r/ComicBookTV"]:hover {
  154. background-position:-235px -495px;
  155. }
Add Comment
Please, Sign In to add comment