Advertisement
erktheerk

/r/DOS

Apr 7th, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.85 KB | None | 0 0
  1. a { color: #31E918;
  2.  
  3. }
  4. body {
  5. font-family: fixedsys, consolas, monospace;
  6. font-size: 94%;
  7. }
  8. .usertext div.usertext-body { background-color: transparent !important; }
  9.  
  10. body {
  11. background-color: black;
  12. color: #ffffff;
  13. }
  14.  
  15. #sr-header-area, #sr-header-area a, #sr-header-area .drop-choices, #sr-header-area .dropdown .selected {
  16. color: #ffffff;
  17. background-color: black;
  18. }
  19. #sr-header-area, #sr-header-area .drop-choices {
  20. border: 1px dashed #ffffff !important;
  21. z-index: 2000;
  22. }
  23. /* .pagename a, */.whiteditname a { color: #ffffff !important; }
  24. .side { background-color: black; }
  25. .side .nub { background-color: black; }
  26.  
  27. .side .content { border-style: dashed; border-color: #ffffff; border-radius: 0; }
  28. .side div.md { border: none !important; }
  29. div.expando .usertext div.usertext-body div.md { border-style: dashed; border-color: #ffffff; border-radius: 0; background-color: black; }
  30.  
  31. .side div.titlebox form.toggle, .leavemoderator {
  32. color: #ffffff;
  33. background-color: black;
  34. }
  35.  
  36. .sidebox div.spacer, .side .flat-vert li a {
  37. color: #ffffff;
  38. background-color: black;
  39. }
  40.  
  41. #sr-header-area{
  42. border: .03em;
  43. border-style: dashed;
  44. }
  45.  
  46. #search {
  47. color: #ffffff;
  48. background-color: black;
  49. border: 1px dashed #ffffff !important;
  50. }
  51. #search input {
  52. border: none !important;
  53. color: #ffffff;
  54. background-color: black;
  55. }
  56. #searchexpando.infobar {
  57. color: #ffffff;
  58. background-color: black;
  59. border: 1px dashed #ffffff !important;
  60. }
  61.  
  62. .infobar {color: black;}
  63. .content.submit .info-notice {color: black;}
  64.  
  65. #moresearchinfo {
  66. border: none;
  67. }
  68.  
  69. #header {
  70. height: 135px;
  71. background-color: black;
  72. border-top: none;
  73. border-left: none;
  74. border-right: none;
  75. border-bottom: 1px;
  76. border-bottom-style: dashed;
  77. }
  78.  
  79. a.title {
  80. font-size: 120% !important;
  81. color: #ffffff !important;
  82. }
  83. .domain, .domain a { color: #ffffff !important; }
  84.  
  85. .stickied a.title, .stickied .domain, .stickied .domain a { color: red !important; }
  86.  
  87. .tabmenu { font-size: 80%; }
  88. .tagline { font-size: 92% !important; }
  89. ul.flat-list { font-size: 90% !important; }
  90. div.morelink { font-size: 100% !important; }
  91. #header-bottom-right { font-size: 80% !important; }
  92.  
  93. .thing .flat-list li:nth-of-type(4n+0) a { color: gray !important; }
  94. .thing .flat-list li:nth-of-type(4n+1) a { color: gray !important; }
  95. .thing .flat-list li:nth-of-type(4n+2) a { color: gray !important; }
  96. .thing .flat-list li:nth-of-type(4n+3) a { color: gray !important; }
  97.  
  98. .tabmenu li a {
  99. position: relative;
  100. left: 215px;
  101. top: 8px;
  102. border: 1px dashed #ffffff !important;
  103. background-color: black;
  104. padding-bottom: 2px
  105. }
  106. .tabmenu li a:hover {
  107. position: relative;
  108. left: 215px;
  109. top: 8px;
  110. border: 1px dashed #ffffff !important;
  111. background-color: black;
  112. padding-bottom: 2px
  113. }
  114. .tabmenu li.selected a {
  115. position: relative;
  116. left: 215px;
  117. top: 8px;
  118. padding-bottom: 2px;
  119. border: 1px dashed #ffffff !important;
  120. background-color: black;
  121. z-index: 100
  122. }
  123.  
  124. #header-bottom-right {
  125. background-color: black;
  126. border-radius: 0;
  127. border-left: 1px dashed #ffffff;
  128. border-top: 1px dashed #ffffff;
  129. top: 40px;
  130. }
  131.  
  132. /* submit link buttons */
  133. .morelink {
  134. border:1px dashed white;
  135. background:black;
  136. }
  137. .morelink:hover, .mlh {
  138. border:1px dashed #00dd00;
  139. border-color:white;
  140. background: #2B2B2B;
  141. }
  142. .morelink a {
  143. display:block;
  144. width:100%;
  145. color: white;
  146. }
  147. .morelink:hover a {
  148. color:white;
  149. }
  150. .morelink .nub {
  151. display:none;
  152. }
  153.  
  154. .footer {
  155. border: 1px dashed #ffffff;
  156. border-radius: 0;
  157. }
  158. .footer .col {
  159. border-left: 1px dashed #ffffff;
  160. float: left;
  161. height: 9.5em;
  162. margin: 10px 0;
  163. padding: 0 15px;
  164. }
  165. .footer .col:first-child {
  166. border: medium none;
  167. }
  168.  
  169. .comment-visits-box {
  170. color: #ffffff;
  171. background-color: black;
  172. border: 1px dashed #ffffff;
  173. border-radius: 0;
  174. }
  175.  
  176. .linkinfo {
  177. margin-bottom:0px;
  178. background-color: black;
  179. color: #ffffff;
  180. border: 1px dashed #ffffff !important;
  181. font-family: arial,helvetica,sans-serif;
  182. font-size: larger;
  183. border-radius: 3px;
  184. }
  185.  
  186. #login-requiwhite { display: none; }
  187.  
  188. /* change readers to something else */
  189. div.titlebox span.word {
  190. display: none
  191. }
  192. div.titlebox .users-online span.number:after {
  193. color: yellow;
  194. content: " DOS lovers here now"
  195. }
  196. div.titlebox .subscribers span.number:after {
  197. color: yellow;
  198. content: " DOS lovers"
  199. }
  200.  
  201.  
  202.  
  203.  
  204. .submit textarea { color: #ffffff; background-color: black; }
  205.  
  206. div.roundfield-content textarea, .submit div.roundfield { color: #ffffff; background-color: black; border: 1px dashed #ffffff; }
  207.  
  208. .commentarea .usertext-edit textarea { background-color: black; color: #ffffff; border: 1px dashed #ffffff; }
  209. .commentarea .usertext-edit textarea:active,.commentarea .usertext-edit textarea:focus { background: transparent; }
  210. .roundfield-content>.usertext textarea { background-repeat: no-repeat; border: 1px dashed #ffffff;}
  211. .roundfield-content>.usertext textarea:focus { background-position: -504px -104px; }
  212.  
  213. .organic-listing div.thing { background-color: black !important; }
  214.  
  215. /* flair */
  216. .flair {
  217. padding: 0;
  218. padding-left: 3px;
  219. padding-right: 3px;
  220. margin-right: 3px;
  221. margin-bottom: 2px;
  222. background: black;
  223. border: 1px dashed yellow !important;
  224. color: #ffffff;
  225. }
  226.  
  227. h1 {
  228. color: blue;
  229. font-size: 18px;
  230. text-align: center;
  231. }
  232.  
  233.  
  234. h2 {
  235. color: yellow;
  236. font-size: 18px;
  237. text-align: left;
  238. }
  239.  
  240. h3 {
  241. color: green;
  242. font-size: 18px;
  243. text-align: left;
  244. }
  245.  
  246. h4 {
  247. color: blue;
  248. font-size: 18px;
  249. text-align: left;
  250. }
  251.  
  252. h5 {
  253. color: red;
  254. font-size: 18px;
  255. text-align: left;
  256. }
  257.  
  258. h6 {
  259. color: gray;
  260. font-size: 24px;
  261. text-align: left;
  262. }
  263.  
  264. /* Remove post highlight */
  265. .res .RES-keyNav-activeElement,
  266. .res .commentarea .RES-keyNav-activeElement .md,
  267. .res .commentarea .RES-keyNav-activeElement.entry .noncollapsed,
  268. .res .keyHighlight,
  269. .res .commentarea .keyHighlight .md,
  270. .res .commentarea .keyHighlight.entry .noncollapsed {
  271. outline: 0px solid!important;
  272. background: transparent !important;
  273. }
  274. /* END Remove post highlight */
  275. .linefield {background-color: #222;}
  276.  
  277. .linefield textarea {color: white; background-color: black;}
  278. .pretty-form input[type=text], .pretty-form textarea, .pretty-form input[type=password] {color: white; background-color: black;}
  279.  
  280. .usertext div.usertext-body {color: greenyellow;}
  281.  
  282. .redditname a {
  283. text-indent: 100%; /* removes the text title */
  284. display: block;
  285. background: url(%%dos%%);
  286. background-repeat: no-repeat; /* you also need this, forgot to add it*/
  287. width: 205px ; /*width of image */
  288. height: 60px ; /* height of image */
  289. position: absolute;
  290. top: 65px; /* were you want your image */
  291. left: 81px; /* were you want your image */
  292. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement