Advertisement
Guest User

SBWS CSS

a guest
Mar 20th, 2018
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.50 KB | None | 0 0
  1. a, a:visited {
  2. color: #ffffff;
  3. text-decoration: none;
  4. }
  5. #header {
  6. background: url(https://i.imgur.com/yWv6IdX.gif);
  7. background-repeat: repeat-y;
  8. background-size: cover;
  9. height: 500px;
  10. background-size: 2000px 500px;
  11. }
  12.  
  13. #header-img {
  14. -moz-box-sizing: border-box;
  15. box-sizing: border-box;
  16. padding-left: 120px;
  17. background-image: url(https://i.imgur.com/yWv6IdX.gif);
  18. background-size: 107px 50px;
  19. background-repeat: no-repeat;
  20. height: 50px !important;
  21. width: 50px !important;
  22. margin: auto;
  23. position: relative;
  24. top: 1px;
  25. }
  26.  
  27.  
  28. body {
  29. background: url(https://i.imgur.com/yWv6IdX.gif); url(https://i.imgur.com/yWv6IdX.gif) repeat-y;
  30. background-size: 200px 200px;
  31. color: #ffffff;
  32. font: 20px "Arial Black", Gadget, sans-serif;
  33. font-variant: normal;
  34. line-height: 2.43;
  35. margin: 5;
  36. }
  37.  
  38.  
  39.  
  40. #header-banner {
  41. font-size: 14px;
  42. margin: 0 auto;
  43. max-width: 1200px;
  44. position: left;
  45. }
  46.  
  47. .link .flair {
  48. font-size: x-small;
  49. margin-top: -1px;
  50. }
  51. [class^="flair "] {
  52. background: #e100ff;
  53. border: 2px solid #FF0000;
  54. color: #000000 !important;
  55. border-radius: 5px;
  56. font-size: 20px;
  57. display: inline;
  58. float: left;
  59. }
  60. /*flair stuffz... ik this is a horrible comment ;) */
  61.  
  62. .Trufe {
  63. display:inline-block;
  64. background-color: #ff5900;
  65. border-color:#069e93;
  66. }
  67.  
  68. .WaterSRSSlide {
  69. display:inline-block;
  70. background-color: #00d8ff;
  71. border-color:#000000;
  72. }
  73.  
  74. .NonWaterSRSSlide {
  75. display:inline-block;
  76. background-color: #f6ff00;
  77. border-color:#000000;
  78. }
  79.  
  80.  
  81. .dox {
  82. display:inline-block;
  83. background-color: #ff05e6;
  84. border-color:#000000;
  85. }
  86.  
  87. element.style {
  88. }
  89.  
  90. .link {
  91. margin: 20;
  92. padding: 25px 0;
  93. }
  94. .even {
  95. background: url(//i.makeagif.com/media/5-29-2015/_GKdzx.gif);
  96. }
  97.  
  98.  
  99. element.style {
  100. }
  101.  
  102. .link a.title.may-blank:visited {
  103. color: #f00;
  104. }
  105.  
  106.  
  107. #container {
  108. background: url(//i.makeagif.com/media/5-29-2015/_GKdzx.gif);
  109. border: 1px solid #222;
  110. display: block;
  111. margin-left: 400px;
  112. margin-right: 1px;
  113. max-width: 1200px;
  114. overflow: hidden;
  115. overflow-x: hidden;
  116. overflow-y: hidden;
  117. padding: 10px;
  118. position: relative;
  119. }
  120.  
  121. .tabmenu li.selected a, .tabmenu li.disabled a, .tabmenu li.disabled a.contribute {
  122. background: #12DEC3;
  123. background: -webkit-linear-gradient(top,#00d1d1,#384747);
  124. background: -moz-linear-gradient(top,#00d1d1,#384747);
  125. background: -ms-linear-gradient(top,#00d1d1,#384747);
  126. background: -o-linear-gradient(top,#00d1d1,#384747);
  127. background: linear-gradient(to bottom,#0bff1e,#384747);
  128. border: 5px solid #000000;
  129. box-shadow: 0 1px 0 hsla( 0,0%,0%,0.1);
  130. color: #000000;
  131. font: 18px "Comic Sans MS", cursive, sans-serif;
  132. }
  133. /* Just a random comment here. */
  134.  
  135.  
  136.  
  137. .btn-whoaverse.contribute {
  138. background: #000000;
  139. background: -webkit-linear-gradient(top,#b44747,#ab3c3c);
  140. background: -ms-linear-gradient(top,#1000ff,#ab3c3c);
  141. background: linear-gradient(to bottom,#0008ff,#00ffe5);
  142. border-color: #933333;
  143. color: #fff7f7;
  144. }
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151. #container a[href="/user/DieselBustersYes"]::after {
  152. display: inline-block;
  153. width: 100px;
  154. height: 100px;
  155. border: none;
  156. border-radius: 47px;
  157. background: url(https://i.imgur.com/yWv6IdX.gif);
  158. background-size: 100% 100%;
  159. vertical-align: middle;
  160. content: "";
  161. animation: 4s vortex linear infinite;
  162. }
  163.  
  164. #container a[href="/user/wtfeva"]::after {
  165. content: "Early";
  166. }
  167.  
  168.  
  169.  
  170. #container a[href="/user/BUTTHOLE__EMPRESS"]::after {
  171. content: "Donuts";
  172. }
  173.  
  174.  
  175.  
  176. #container a[href="/user/heygeorge"]::after {
  177. content: "rST's Showerfart";
  178. }
  179.  
  180. #container a[href="/user/lordbeatlejuicethe1"]::after {
  181. content: "candy coated dick";
  182. }
  183.  
  184.  
  185. a[href^="/user/"]:not(upvoatsGiven)::after {
  186. background: #000000;
  187. border: 1px solid #FA0019;
  188. color: #b2ff00;
  189. border-radius: 1px;
  190. display: inline-white;
  191. font-family:"Comic Sans MS", cursive, sans-serif;
  192. font-size: 15px;
  193. letter-spacing: 1px;
  194. line-height: 8px;
  195. margin-right: 3px;
  196. margin-left: 5px;
  197. overflow: hidden;
  198. overflow-x: hidden;
  199. overflow-y: hidden;
  200. padding: 10px;
  201. text-align: right;
  202. white-space: nowrap;
  203. box-sizing: border-box;
  204. vertical-align: middle;
  205. }
  206.  
  207. #header-container {
  208. background: radial-gradient(red, green, blue);
  209. border-bottom: 1px solid #222;
  210. border-top: 1px solid #222;
  211. bottom: 0;
  212. height: 58px;
  213. position: absolute;
  214. width: 100%;
  215. z-index: 1;
  216. }
  217. .link a.title.may-blank {
  218. color: #ffffff;
  219. font-weight: bold;
  220. }
  221.  
  222. .link a.title.may-blank:visited {
  223. color: #ffffff;
  224. }
  225.  
  226. .dark div.side div.spacer:nth-of-type(1) {
  227. padding: 250px 0 0 !important;
  228. background: transparent url(https://i.imgur.com/yWv6IdX.gif) no-repeat scroll center top;
  229. background-size: 100%;
  230. margin-top: 0;
  231. }
  232.  
  233. /*
  234. img[Attributes Style] {
  235. height: 31px;
  236. width: 112px;
  237. }
  238. <style>…</style>
  239. a, a:visited {
  240. color: #f00;
  241. text-decoration: none;
  242. }
  243. */
  244.  
  245. .btn-whoaverse.contribute {
  246. background: #000000;
  247. background: -webkit-linear-gradient(top,#b44747,#ab3c3c);
  248. background: -ms-linear-gradient(top,#1000ff,#ab3c3c);
  249. background: linear-gradient(to bottom,#0008ff,#00ffe5);
  250. border-color: #933333;
  251. color: #fff7f7;
  252. z-index: 200px;
  253. left: -80x;
  254. top: -30px;
  255. position: relative;
  256.  
  257. }
  258.  
  259. /*Settings button*/
  260.  
  261. #manage {
  262. background: url(//kek.gg/i/33WjNK.png);
  263. background-position: -68px 0;
  264. cursor: pointer;
  265. display: inline-block;
  266. height: 16px;
  267. width: 16px;
  268. text-indent: -9999px;
  269. overflow: hidden;
  270. position: relative;
  271. top: 4px;
  272. }
  273.  
  274. /*light bulb*/
  275.  
  276. #nightmodetoggle {
  277. background: url(//kek.gg/i/33WjNK.png);
  278. background-position: -98px 0;
  279. display: inline-block;
  280. cursor: pointer;
  281. height: 16px;
  282. width: 10px;
  283. position: relative;
  284. top: 4px;
  285. }
  286. /*mail*/
  287.  
  288. #mail.nohavemail {
  289. background: url(//kek.gg/i/33WjNK.png);
  290. background-position: 0 0;
  291. cursor: pointer;
  292. height: 12px;
  293. width: 18px;
  294. }
  295.  
  296. /*expand button*/
  297.  
  298. .expando-button.collapsed {
  299. background: url(//kek.gg/i/33WjNK.png);
  300. background-position: 0 -53px;
  301. height: 16px;
  302. width: 16px;
  303. }
  304. /* Enable free speech by disabling upvote buttons */
  305. .arrow-upvoted { display: none; }
  306. .arrow-upvote { display: none; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement