Advertisement
gavin19

TrueCommunism

Oct 10th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.08 KB | None | 0 0
  1. body:not(.res-nightmode) #search input[type="text"] {
  2. margin-top: 18px;
  3. }
  4.  
  5.  
  6. body:not(.res-nightmode) {
  7.     background: transparent;
  8.     background-position: top;
  9.     background-repeat: no-repeat;
  10.     background-color: grey;
  11.     width: 995px;
  12.     margin: auto
  13.     }
  14. body:not(.res-nightmode) .content {
  15.     margin-top: 0px;
  16.     margin-bottom: 0px;
  17.     float: left;
  18.     width: 100%;
  19.     background-image: url(%%commiecontent%%);
  20.     background-repeat: repeat-y;
  21.     border: none;
  22.     padding: 0px 335px 10px 15px;
  23.     overflow: visible;
  24.     min-height: 2020px;
  25.     margin-left:0;
  26.     }
  27. body:not(.res-nightmode) .content .sitetable {
  28.     padding-top: 5px
  29.     }
  30. body:not(.res-nightmode) .sitetable.linklisting {
  31.     width: 640px
  32.     }
  33. body:not(.res-nightmode) .content .content {
  34.     width: 600px;
  35.     background: transparent;
  36.     background: none;
  37.     margin-top: 0px;
  38.     padding-top: -50px
  39.     }
  40.  
  41. body:not(.res-nightmode) .side .redditname {
  42.     font-size: 0px;
  43.     color: #f0f0f0
  44.     }
  45. body:not(.res-nightmode) .side {
  46.     width: 300px;
  47.     padding-right: 10px;
  48.     padding-left: 0px;
  49.     background-color: #f0f0f0 !important;
  50.     float: right;
  51.     margin-left: 685px;
  52.     position: absolute;
  53.     top: 150px
  54.     }
  55. body:not(.res-nightmode) #newlink .submit .content {
  56.     margin-top: 0px;
  57.     padding-top: 0px
  58.     }
  59. body:not(.res-nightmode) .side .content {
  60.     width: 290px !important;
  61.     border: none;
  62.     position: relative;
  63.     margin-top: 5px;
  64.     margin-bottom: 5px;
  65.     background: none;
  66.     background-color: #ffffff;
  67.     border: 1px solid #bababa;
  68.     box-shadow: 0px 0px 0px 0px #ccc;
  69.     height: auto !important;
  70.     min-height: 10px
  71.     }
  72.  
  73. body:not(.res-nightmode) #header {
  74. background-color: #CC0000;
  75. height: 170px;
  76. }
  77.  
  78. body:not(.res-nightmode) #header-img {
  79. margin-left: 5px;
  80. }
  81.  
  82. body:not(.res-nightmode) .pagename a {
  83.     display: block;
  84.     background-image: url(%%commienamez%%);
  85.     background-repeat: no-repeat;
  86.     margin: 0 auto;
  87.     font-size: 0px;
  88.     padding: 23px 200px 0 0;
  89.     left: 5px;
  90.     position: absolute;
  91.     top: 145px
  92.     }
  93.  
  94. body:not(.res-nightmode) #header .tabmenu li a {
  95. padding: 0;
  96. display: inline-block;
  97. float: left;
  98. background-color: transparent;
  99. background: transparent url(%%commietab%%) no-repeat left top;
  100. height: 100px;
  101. text-indent: -1000px;
  102. }
  103.  
  104. body:not(.res-nightmode) #header .tabmenu li a:hover, .single-page .tabmenu li a:hover {
  105. background-image: url(%%commietabselect%%);
  106. border: 0
  107. }
  108.  
  109. body:not(.res-nightmode) #header .tabmenu li.selected a, .single-page .tabmenu li.selected a {
  110. background: url(%%commietabselect%%);
  111. border: 0
  112. }
  113.  
  114. body:not(.res-nightmode) #header .tabmenu a[href$="/communismjerk/"] {
  115. width: 68px;
  116. background-position: 0 0 !important;
  117. }
  118.  
  119. body:not(.res-nightmode) #header .tabmenu a[href$="/new/"] {
  120. width: 70px;
  121. background-position: -68px 0 !important
  122. }
  123.  
  124. body:not(.res-nightmode) #header .tabmenu a[href$="/controversial/"] {
  125. width: 221px;
  126. background-position: -138px 0 !important;
  127. }
  128.  
  129. body:not(.res-nightmode) #header .tabmenu a[href$="/top/"] {
  130. width: 67px;
  131. background-position: -357px 0 !important
  132. }
  133.  
  134. body:not(.res-nightmode) #header .tabmenu a[href$="/saved/"] {
  135. width: 100px;
  136. background-position: -425px 0 !important;
  137. }
  138.  
  139. body:not(.res-nightmode) #header .tabmenu a#savedCommentsTab {
  140. width: 173px;
  141. background-position: -525px 0 !important
  142. }
  143.  
  144. body:not(.res-nightmode) #header .tabmenu a#viewImagesButton {
  145. width: 173px;
  146. background-position: -525px 0 !important
  147. }
  148.  
  149. body:not(.res-nightmode) #header .tabmenu a[href*="/comments/"] {
  150. width: 151px;
  151. background-position: -698px 0 !important;
  152. }
  153.  
  154. body:not(.res-nightmode) #header .tabmenu a[href*="/related/"] {
  155. width: 137px;
  156. background-position: -849px 0 !important;
  157. }
  158.  
  159. body:not(.res-nightmode) #header-bottom-right {
  160.     background-color: transparent;
  161. top: 147px !important;
  162.     }
  163. body:not(.res-nightmode) #header-bottom-right .user {
  164.     color: #f9e508
  165.     }
  166. body:not(.res-nightmode) #header-bottom-right .user a {
  167.     color: #f9e508
  168.     }
  169. body:not(.res-nightmode) #header-bottom-right .flat-list a {
  170.     color: #f9e508
  171.     }
  172. body:not(.res-nightmode) #header-bottom-right .logout a {
  173.     color: #f9e508
  174.     }
  175. body:not(.res-nightmode) #userbarToggle {
  176.     color: white !important;
  177.     background-color: transparent !important;
  178.     border-right: 0px !important
  179.     }
  180.  
  181. body:not(.res-nightmode) #sr-header-area {
  182. background-color: transparent;
  183. border-bottom: 0px solid gray;
  184. color: white;
  185.  
  186. }
  187.  
  188. body:not(.res-nightmode) .sr-bar a {
  189. color: #f9e508;
  190. }
  191.  
  192. body:not(.res-nightmode) .sr-bar .separator {
  193. color: white;
  194. }
  195.  
  196. .res:not(.res-nightmode) #RESShortcutsEditContainer {
  197.     background-color: transparent !important
  198.     }
  199. .res:not(.res-nightmode) #RESShortcutsRight, .res:not(.res-nightmode) #RESShortcutsLeft, .res:not(.res-nightmode) #RESShortcutsAdd, .res:not(.res-nightmode) #RESShortcutsTrash {
  200.     background: transparent !important;
  201.     color: white !important;
  202.     background-color: transparent !important;
  203.     position: absolute !important;
  204.     top: 15px !important
  205.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement