Advertisement
hero0fwar

/r/InvisibleBicycles - old css

Jan 25th, 2014
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.34 KB | None | 0 0
  1. /* Welcome to the stylesheet for /r/InvisibleBikes! CSS Done by /u/Vmoney1337.
  2. */
  3.  
  4.  
  5. #header {
  6. height: 200px;
  7. background: url(%%header1%%) repeat bottom left;
  8. border-bottom: 3px solid #899bca
  9. }
  10.  
  11. #header-img { margin-top: 140px; margin-left: 5px; }
  12.  
  13. #header-bottom-right {
  14. background-color: #0A0A0A
  15. }
  16.  
  17. #header-bottom-right, #header-bottom-right a {
  18. color: #8E9194
  19. }
  20.  
  21. #header .redditname a {
  22. color: #dbdbdb;
  23. border-bottom: none;
  24. font-size: 210%;
  25. font-family: sans-serif;
  26. text-shadow: black 0px 0px 10px
  27. }
  28.  
  29.  
  30.  
  31. #sr-header-area {
  32. background-color: #0A0A0A;
  33. border-bottom: 1px solid #000;
  34. color: #8E9194;
  35. height: 20px;
  36. line-height: 22px;
  37. font-size: 11px;
  38. margin-top: 00px;
  39. padding: 0 0 0 5px;
  40. text-transform: lowercase
  41. }
  42. #sr-header-area .separator {
  43. color: #e45a69;
  44. display: inline-block;
  45. margin: 0;
  46. text-align: center;
  47. width: 8px
  48. }
  49. #sr-header-area > .separator {
  50. color: #e45a69;
  51. margin: 0 7px 0 2px
  52. }
  53. .srSep {
  54. margin: 0 5px
  55. }
  56. #userbarToggle {
  57. background-color: #262B30
  58. }
  59. #userbarToggle.userbarShow {
  60. margin-right: 1px;
  61. color: #F2EDBC;
  62. display: inline-block;
  63. background-color: #0A0A0A;
  64. top: -5px
  65. }
  66. #userbarToggle.userbarHide {
  67. background-color: #0A0A0A
  68. }
  69. /* Extra specificity to override RES. */
  70. #sr-header-area a {
  71. /* RES uses !important so we must too. */
  72. color: #8E9194 !important
  73. }
  74. #sr-header-area a:hover {
  75. /* RES uses !important so we must too. */
  76. text-decoration: underline
  77. }
  78. /* Extra specificity to override RES. */
  79. #header #RESShortcutsViewport {
  80. display: inline-block;
  81. min-height: 24px
  82. }
  83. /* Extra specificity to override RES. */
  84. #header #srLeftContainer, #header #RESStaticShortcuts, #header #RESShortcuts, #header #srDropdown {
  85. background-color: #5d5d5d
  86. }
  87. #RESStaticShortcuts {
  88. text-transform: lowercase
  89. }
  90. /*
  91.  
  92.  
  93. #header-bottom-left {
  94. position: static;
  95. background-position: 0px -5px;
  96. height: 192px;
  97. z-index: 1;
  98. box-shadow: 0px 2px 4px #888
  99. }
  100.  
  101.  
  102.  
  103.  
  104. .tabmenu:not(.formtab) {
  105. position: absolute;
  106. left: 10px;
  107. top: 234px;
  108. margin: 0px;
  109. color: white;
  110. font-size: 10pt
  111. }
  112. .tabmenu:not(.formtab) li {
  113. display: inline;
  114. margin: 0px 0px;
  115. font-weight: 500
  116. }
  117. .tabmenu:not(.formtab) li a {
  118. padding: 5px;
  119. background: transparent;
  120. border-bottom: 3px solid #262B30;
  121. font-weight: bold;
  122. }
  123. .tabmenu:not(.formtab) li:not(.selected) a:hover {
  124. background: transparent;
  125. color: #ff2200;
  126. border-bottom: 3px solid #ff2200
  127. }
  128. .tabmenu:not(.formtab) li.selected a {
  129. color: #FF2200;
  130. border-bottom: 3px solid #FF2200;
  131. border-right: 0;
  132. border-left: 0;
  133. border-top: 0;
  134. font-weight: bold
  135. }
  136. .tabmenu:not(.formtab) li:not(.selected) a {
  137. color: #262B30
  138. }
  139.  
  140.  
  141.  
  142. div.content {
  143. margin-top: 110px
  144. }
  145.  
  146. .titlebox form {
  147. position: static
  148. }
  149. .side h3:nth-of-type(1) {
  150. position: absolute;
  151. display: block;
  152. top: 275px;
  153. left: 0px;
  154. background-color: #F0E68C;
  155. color: #000000;
  156. text-align: left;
  157. margin: 5px;
  158. border-radius: 8px;
  159. width: 40%;
  160. padding: 7px 0px 7px 40px;
  161. background-image: url(%%epsnoo%%);
  162. background-repeat: no-repeat;
  163. background-position: left
  164. }
  165.  
  166.  
  167.  
  168. .side form#search input[name="q"] {
  169. -moz-border-radius: 2px;
  170. -webkit-border-radius: 2px;
  171. }
  172.  
  173. /*
  174. #search {
  175. display:none;
  176. }
  177. */
  178.  
  179.  
  180. .side .redditname a {
  181. color: #0A0A0A;
  182. }
  183.  
  184.  
  185.  
  186. .titlebox h1 {
  187. font-family: Arial;
  188. font-size: 28px;
  189. font-weight: bold;
  190. font-variant: small-caps;
  191. color: #0A0A0A;
  192. text-transform: capitalize;
  193. text-align: center
  194. }
  195.  
  196.  
  197. .titlebox .word {
  198. display: none
  199. }
  200.  
  201. .titlebox .number:after {
  202. content: " Riding their invisible bikes";
  203. }
  204. .titlebox .users-online span.number:after {
  205. content: " Laughing Now ";
  206. }
  207.  
  208. .link a.title {
  209. font-family: Arial;
  210. font-size: 1.1em
  211. }
  212. .thing .title.loggedin {
  213. color: #193969
  214. }
  215. .thing .title.loggedin:visited {
  216. color: #A6A6A6
  217. }
  218. .thing .title.loggedin:hover {
  219. color: #3D5E8F
  220. }
  221. .compressed.title, .title.loggedin {
  222. margin: 1px 0;
  223. padding: 2px 0 !important;
  224. line-height: 1.5em
  225. }
  226. #siteTable div.thing a.title {
  227. color: #193969
  228. }
  229. #siteTable div.thing a.title:hover {
  230. color: #3D5E8F
  231. }
  232. #siteTable div.thing a.title:visited {
  233. color: #A6A6A6
  234. }
  235.  
  236. .arrow.up {
  237. background-image: url(%%uparrow%%);
  238. background-position: -2px 0px;
  239. height: 20px;
  240. width: 20px
  241. }
  242. .arrow.upmod {
  243. background-image: url(%%uparrow2%%);
  244. background-position: -2px 0px;
  245. height: 20px;
  246. width: 20px
  247. }
  248. .arrow.down {
  249. background-image: url(%%downarrow%%);
  250. background-position: -2px 0px;
  251. height: 20px;
  252. width: 20px
  253. }
  254. .arrow.downmod {
  255. background-image: url(%%downarrow2%%);
  256. background-position: -2px 0px;
  257. height: 20px;
  258. width: 20px
  259. }
  260.  
  261. .link .score {
  262. text-align: center;
  263. color: #C6C6C6;
  264. }
  265.  
  266.  
  267. .linkinfo {
  268. background-color: #E6E9F0;
  269. border: 1px solid #2d52a0
  270. }
  271.  
  272.  
  273. body {
  274. background-image: url(%%snow%%);
  275. background-repeat: repeat
  276. }
  277.  
  278.  
  279. .side .md li a {
  280. padding: 5px;
  281. display: block;
  282. border: 1px solid #000000;
  283. font-size: 10px;
  284. font-weight: bold;
  285. border-radius: 4px;
  286. -moz-border-radius: 4px;
  287. margin: 3px;
  288. background: #F5DEB3;
  289. color: #C84300;
  290. /* float: left; */
  291. }
  292.  
  293. .side .md li a:hover{
  294. background-image:none;
  295. background-color:#FFF8DC;
  296. }
  297.  
  298. .md ul li {
  299. list-style: none;
  300. padding-left: -15px;
  301. margin-left: -25px;
  302. }
  303.  
  304.  
  305. .titlebox {
  306. background: #f5f5f5;
  307. border: 1px solid #a5a5a5;
  308. border-radius: 3px;
  309. padding: 10px;
  310. }
  311. .titlebox .md {
  312. color: #444;
  313. overflow: visible;
  314. }
  315. .titlebox .usertext .md > h2 {
  316. background-color: #9EB6D9;
  317. border-color: #426BA8;
  318. border-top-color: #7494c3;
  319. border-left-color: #7494c3;
  320. border-top-right-radius: 2px;
  321. border-bottom-right-radius: 2px;
  322. border-style: solid solid solid none;
  323. border-width: 1px 1px 1px 1px;
  324. color: #193969;
  325. font: normal normal 1.5em sans-serif;
  326. margin: 10px 13px 5px -18px;
  327. padding: 3px 0 3px 20px;
  328. text-shadow: 0px 0px 0 #987417;
  329. z-index: 100;
  330. }
  331. .titlebox .usertext .md > h2::after {
  332. border-color: transparent #426BA8 transparent transparent;
  333. border-style: solid;
  334. border-width: 15px;
  335. content: "";
  336. display: block;
  337. height: 0;
  338. margin-left: -35px;
  339. margin-top: -10px;
  340. position: absolute;
  341. width: 0;
  342. z-index: -1;
  343. }
  344.  
  345. .side {
  346. background: url(%%snow%%)
  347. }
  348.  
  349.  
  350. .sidecontentbox .content a {
  351. color: #000000;
  352. }
  353.  
  354.  
  355. .sidebox.submit {
  356. position: absolute;
  357. top: 225px; /* might need adjustement, depending on the
  358. size of your header */
  359. width: 300px;
  360. }
  361.  
  362. .sidebox.submit .spacer {
  363. display: none;
  364. }
  365.  
  366. .side {
  367. margin-top: 45px;
  368. }
  369.  
  370.  
  371. .roundfield {
  372. background-color: #9EB6D9
  373. }
  374. .formtabs-content {
  375. border-top: 4px solid #9EB6D9
  376. }
  377. .tabmenu.formtab .selected a {
  378. background-color: #9EB6D9
  379. }
  380.  
  381.  
  382. #newlink .infobar {
  383. background-color: transparent;
  384. padding: 0;
  385. margin: 0;
  386. font-size: 0;
  387. border: 0;
  388. text-indent: -10000px
  389. }
  390. #newlink .infobar:after {
  391. text-indent: 0;
  392. background-color: #9EB6D9;
  393. color: white !important;
  394. border: 0;
  395. padding: 10px;
  396. background-position: bottom center;
  397. background-repeat: no-repeat;
  398. font-size: 13pt;
  399. font-weight: bold;
  400. display: block;
  401. margin-top: 5px;
  402. -moz-border-radius: 3px;
  403. -webkit-border-radius: 3px
  404. }
  405. #link-desc:after {
  406. content: "Keep in mind: Nothing but invisible bikes or requests!"
  407. }
  408.  
  409. .roundfield {
  410. width: 500px;
  411. background-color: #E6E9F0;
  412. -moz-border-radius: 2px;
  413. -webkit-border-radius: 2px;
  414. border-radius: 2px;
  415. padding: 5px 10px 10px 10px;
  416. font-size: large;
  417. }
  418.  
  419.  
  420.  
  421. .sidebox .spacer {
  422. display: none
  423. }
  424.  
  425.  
  426. .side .sidebox.create {
  427. display: none
  428. }
  429.  
  430.  
  431. .titlebox .bottom {
  432. display: none
  433. }
  434.  
  435.  
  436. .footer {
  437. border: 1px solid #737373;
  438. background-image: url(%%Glow-2%%);
  439. background-position: center;
  440. background-repeat: no-repeat
  441. }
  442. .footer .col {
  443. border-left: 1px solid #737373
  444. }
  445.  
  446.  
  447. .link .marknsfw-button .option.active a[href="#"], .link .unmarknsfw-button .option.active a[href="#"] {
  448. font-size: 0;
  449. color: white
  450. }
  451.  
  452.  
  453. .linkflair-jollyroger {
  454. content: url(%%skull%%);
  455. background-position: 0px 0px;
  456. display: inline-block
  457. }
  458. .linkflairlabel {
  459. color: red !important;
  460. font-weight: 900;
  461. background: white !important;
  462. border: 1px solid red
  463. }
  464. .link ~ .odd {
  465. background-color: #F7F7F7;
  466. border-radius: 8px
  467. }
  468.  
  469.  
  470. a[href*="/r/metart/"][href*="announcement"].title:link {
  471. color: red !important
  472. }
  473. a[href*="/r/metart/"][href*="announcement"].title:visited {
  474. color: red !important
  475. }
  476.  
  477. .content:before {
  478. content: url(%%warning%%) " Oh no! You're not subscribed to /r/InvisibleBikes yet! Click on the button on the right and add us to your front page!";
  479. display: block;
  480. padding: 0px 0px 18px 10px;
  481. color: #8B0000;
  482. font-size: 13px
  483. }
  484. .subscriber .content:before {
  485. content: " " !important
  486. }
  487.  
  488. .author {
  489. color: #426BA8 !important
  490. }
  491.  
  492.  
  493. div.side:before {
  494. content: "";
  495. display: block;
  496. text-align: center;
  497. font-size: 13px;
  498. padding-top: 482px;
  499. margin-bottom: 20px;
  500. width: 100%;
  501. background-repeat: no-repeat;
  502. background-position: 0px 0px;
  503. background-image: url(%%Arnold%%)
  504. }
  505.  
  506. /* author flair */
  507.  
  508. a.author[href$="user/Vmoney1337"]{font-size:10px;content:""}
  509. a.author[href$="user/Vmoney1337"]:after{
  510. visibility:visible;font-size:13px!important;
  511. background-color:#000000;border:1px solid #aaa;border-radius:5px;
  512. -moz-border-radius:5px;-webkit-border-radius:5px;
  513. margin:0px 0px 50px 0px;color:white;
  514. font-family:georgia;
  515. text-shadow:0px 0px 0 #000000,-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,0px 0px 0 #000000;
  516. font-weight:normal!important;
  517. padding-right:10px;
  518. padding-left:5px;
  519. padding-bottom:2px;
  520. content:" CSS Master"
  521. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement