Advertisement
Guest User

SBBH CSS

a guest
Mar 28th, 2016
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.76 KB | None | 0 0
  1. @import url( https://voat.co/content/whoaverse-Dark.css );
  2.  
  3.  
  4. #l + label::after {
  5. content: "Search /v/ProtectVoatHate";
  6. }
  7.  
  8. /*-------------------------------------------------------------------*/
  9. /* Base
  10. /*-------------------------------------------------------------------*/
  11.  
  12. /* Form container */
  13. form[action="/search"] {
  14. position: relative;
  15. overflow: hidden;
  16. }
  17.  
  18. /* Validation error */
  19. .field-validation-error {
  20. display: block;
  21. width: 100%;
  22. height: 20px;
  23. }
  24.  
  25. /*-------------------------------------------------------------------*/
  26. /* Checkboxes
  27. /*-------------------------------------------------------------------*/
  28.  
  29. /* Old checkbox */
  30. /* This makes it an invisible, clickable overlay */
  31. #l {
  32. position: absolute;
  33. z-index: 2;
  34. bottom: 0px;
  35. left: -4000px;
  36. width: 10000px;
  37. height: 30px;
  38. cursor: pointer;
  39. outline: none;
  40. }
  41.  
  42. /* New checkbox */
  43. /* Using the icon font already built into Voat */
  44. #l + label::before {
  45. font-family: "Glyphicons Halflings";
  46. font-size: 16px;
  47. content: "\e157";
  48. }
  49.  
  50. #l:checked + label::before {
  51. content: "\e067";
  52. }
  53.  
  54. /*-------------------------------------------------------------------*/
  55. /* Labels
  56. /*-------------------------------------------------------------------*/
  57.  
  58. /* Old label */
  59. #l + label {
  60. font-size: 0;
  61. }
  62.  
  63. /* New label */
  64. #l + label::after {
  65. position: absolute;
  66. left: 20px;
  67. display: block;
  68. bottom: 0px;
  69. line-height: 30px;
  70. font-size: 12px;
  71. font-weight: bold;
  72. }
  73.  
  74. #l:hover + label::after,
  75. #l:focus + label::after {
  76. text-decoration: underline;
  77. }
  78.  
  79.  
  80.  
  81. .link a.title.may-blank {
  82. color: #CBCBCB;
  83. font-weight: bold;
  84. }
  85.  
  86.  
  87. #container {
  88. background: #000;
  89. border: 1px solid #000000;
  90. border-radius: 3px;
  91. display: block;
  92. margin-left: auto;
  93. margin-right: auto;
  94. max-width: 1200px;
  95. overflow: hidden;
  96. padding: 10px;
  97. position: relative;
  98. }
  99.  
  100.  
  101.  
  102. body {
  103. background: #181818;
  104. color: #404040;
  105. font: 11px Arial,sans-serif;
  106. line-height: 1.43;
  107. margin: 0;
  108. }
  109.  
  110. body {
  111. background: #272727;
  112. color: #FDFDFD;
  113. font: 11px Arial,sans-serif;
  114. line-height: 1.43;
  115. margin: 0;
  116. }
  117.  
  118. #header-container {
  119. background: transparent;
  120. border-bottom: 1px solid #353535;
  121. border-top: 1px transparent;
  122. bottom: 0;
  123. height: 58px;
  124. position: absolute;
  125. width: 100%;
  126. z-index: 1;
  127. }
  128.  
  129. #header-container,
  130. #container,
  131. #container .well,
  132. .modal .modal-body,
  133. .modal .modal-footer {
  134. font-family: monospace;
  135. }
  136.  
  137. #sr-header-area {
  138. background: rgba(0, 0, 0, 0.41);
  139. border-bottom: 1px solid #3F3F3F;
  140. font-size: 12px;
  141. height: 24px;
  142. line-height: 22px;
  143. text-transform: none;
  144. white-space: nowrap;
  145. }
  146.  
  147.  
  148.  
  149. #sr-more-link {
  150. background: #545454;
  151. border: 0;
  152. color: #FFF;
  153. display: inline-block;
  154. font-weight: normal;
  155. height: 24px;
  156. letter-spacing: 1px;
  157. margin: 0;
  158. padding: 1px 7px;
  159. position: absolute;
  160. right: 0;
  161. top: -1px;
  162. }
  163.  
  164. .link a.subverse {
  165. visibility: hidden;
  166. word-spacing: -999px;
  167. letter-spacing: -999px;
  168. }
  169.  
  170. .link a.subverse:before{
  171. visibility: visible;
  172. content: " ProtectVoatHate ";
  173. position: relative;
  174. display: inline-block;
  175. word-spacing: normal;
  176. letter-spacing: normal;
  177. padding-right: 0px;
  178. font-size: 13px;
  179. font-weight: bold;
  180. color: #FF3E3E;
  181. }
  182.  
  183.  
  184. .link .usertext .md {
  185. background: #2C2C2C;
  186. border: solid #474747;
  187. border-width: 1px 1px 2px;
  188. border-radius: 3px;
  189. margin: 8px 0 0;
  190. padding: 5px 10px;
  191. }
  192.  
  193. .pagename a {
  194. color: #FFFFFF;
  195. display: inline-block;
  196. padding: 6px 12px;
  197. }
  198.  
  199. span.userattrs .submitter {
  200. content: "OP";
  201. }
  202.  
  203. /* TabMenu [Share a link] Button */
  204. .tabmenu .submit-link{display:inline-block;line-height:0;font-size:0;}
  205. .tabmenu .submit-link:after {content:"Post DV Brigade Link";font-size:10pt;display:block;line-height:normal;}
  206.  
  207. /* Sidebar [Share a link] Button */
  208. .side .submit-link{font-size:0;}
  209. .side .submit-link:after {content:"Post DV Brigade Link";font-size:9pt;}
  210.  
  211. /*=====Add Image to Sidebar=====*/
  212.  
  213. div.side div.spacer:nth-of-type(1) {
  214. padding: 185px 0px 0px !important;
  215. background:url(http://i.imgur.com/Of3t9xF.png) top center no-repeat;
  216. repeat scroll center top;
  217. background-size: 100%;
  218. margin-top: 0px
  219.  
  220.  
  221. }
  222.  
  223. /*=====Add IP tracking to Sidebar=====*/
  224. .side > :first-child:before,
  225. .side > :first-child > :first-child:before {
  226. content: "";
  227. display: block;
  228. background: url(http://www.danasoft.com/vipersig.jpg) no-repeat center;
  229. background-size: contain;
  230. border-top: 1px solid #333;
  231. height: 130px;
  232. }
  233. .side > :first-child > :first-child:before {
  234. background-image: url(http://www.danasoft.com/citysign.jpg);
  235. }
  236.  
  237. .side > :first-child > :first-child:after {
  238. background-image: url(http://iplogger.org/1dgu5.jpg);
  239. }
  240. .tabmenu li.disabled a.contribute {
  241. background: transparent;
  242. background: -webkit-linear-gradient(top,#3f3f3f,#2A2A2A);
  243. background: -moz-linear-gradient(top,#bbe5ff,#a6ddff);
  244. background: -ms-linear-gradient(top,#bbe5ff,#a6ddff);
  245. background: -o-linear-gradient(top,#bbe5ff,#a6ddff);
  246. border: 2px #b10000;
  247. color: #FFFFFF;
  248. }
  249.  
  250. .tabmenu li.disabled a.contribute:hover {
  251. background: transparent;
  252. background: -webkit-linear-gradient(top,#3f3f3f,#000000);
  253. background: -moz-linear-gradient(top,#f8f8f8,#f0f0f0);
  254. background: -ms-linear-gradient(top,#f8f8f8,#f0f0f0);
  255. background: -o-linear-gradient(top,#f8f8f8,#f0f0f0);
  256. border: 2px #b10000;
  257. color: #FFFFFF;
  258. }
  259.  
  260. .btn-whoaverse.contribute {
  261. background: transparent;
  262. background: -webkit-linear-gradient(top,#3f3f3f,#2A2A2A);
  263. background: -moz-linear-gradient(top,#bbe5ff,#a6ddff);
  264. background: -ms-linear-gradient(top,#bbe5ff,#a6ddff);
  265. background: -o-linear-gradient(top,#bbe5ff,#a6ddff);
  266. border: 2px #b10000;
  267. color: #FFFFFF;
  268. }
  269.  
  270. .btn-whoaverse.contribute:hover {
  271. background: transparent;
  272. background: -webkit-linear-gradient(top,#3f3f3f,#000000);
  273. background: -moz-linear-gradient(top,#f8f8f8,#f0f0f0);
  274. background: -ms-linear-gradient(top,#f8f8f8,#f0f0f0);
  275. background: -o-linear-gradient(top,#f8f8f8,#f0f0f0);
  276. border: 2px #b10000;
  277. color: #FFFFFF;
  278. }
  279.  
  280. .logged-in {
  281. background: #424242;
  282. border: 1px solid #7E7E7E;
  283. border-radius: 3px;
  284. margin: 0 0 14px;
  285. padding: 2px 6px 5px;
  286. }
  287.  
  288.  
  289. #header-account a {
  290. color: #D2D2D2;
  291. }
  292.  
  293.  
  294. .btn-unsub {
  295. background: #f8f8f8;
  296. background: -webkit-linear-gradient(top,#666666,#000000);
  297. background: -moz-linear-gradient(top,#f8f8f8,#f0f0f0);
  298. background: -ms-linear-gradient(top,#f8f8f8,#f0f0f0);
  299. background: -o-linear-gradient(top,#f8f8f8,#f0f0f0);
  300. border: 1px solid #565656;
  301. color: #F0F0F0;
  302. }
  303.  
  304.  
  305. .btn-whoaverse-paging {
  306. background: #bbe5ff;
  307. background: -webkit-linear-gradient(top,#8B0000,#FF0000);
  308. background: -moz-linear-gradient(top,#bbe5ff,#a6ddff);
  309. background: -ms-linear-gradient(top,#bbe5ff,#a6ddff);
  310. background: -o-linear-gradient(top,#bbe5ff,#a6ddff);
  311. border: 1px solid #2A2A2A;
  312. border-radius: 2px;
  313. color: #FFFFFF;
  314. display: inline-block;
  315. font-size: 10px;
  316. font-weight: bold;
  317. padding: 2px 6px;
  318. text-align: center;
  319. }
  320.  
  321. .side .spacer.spacersection {
  322. background: #3D3D3D;
  323. border: solid #6E6E6E;
  324. border-width: 1px 1px 2px;
  325. border-radius: 2px;
  326. padding: 8px;
  327. }
  328.  
  329. .sidecontentbox .content {
  330. background: #202020;
  331. border: 1px solid #e4e4e4;
  332. margin: 0;
  333. padding: 5px;
  334. }
  335.  
  336. .alert-h1 {
  337. border-bottom: 2px solid;
  338. padding: 2px;
  339. margin-bottom: 2px;
  340. border-color: #000;
  341. color: #FF3E3E;
  342. font-family: Arial,sans-serif;
  343. font-size: 12px;
  344. font-weight: bold;
  345. }
  346.  
  347. a, a:visited {
  348. color: #DFDFDF;
  349. text-decoration: none;
  350. }
  351.  
  352. .titlebox .bottom {
  353. border-top: 1px solid gray;
  354. padding-top: 2px;
  355. font-size: 80%;
  356. color: gray;
  357. }
  358.  
  359.  
  360. #sr-bar li a {
  361. color: #DDDDDD;
  362. -webkit-transition: color .2s ease;
  363. -moz-transition: color .2s ease;
  364. -o-transition: color .2s ease;
  365. transition: color .2s ease;
  366. }
  367.  
  368.  
  369. .sr-list li a {
  370. color: #FF5454;
  371. }
  372.  
  373. .btn-whoaverse {
  374. background: #000000;
  375. background: -webkit-linear-gradient(top,#303030,#000000);
  376. background: -moz-linear-gradient(top,#fdfdfd,#f7f7f7);
  377. background: -ms-linear-gradient(top,#fdfdfd,#f7f7f7);
  378. background: -o-linear-gradient(top,#fdfdfd,#f7f7f7);
  379. border: solid #000000;
  380. border-width: 1px 1px 2px;
  381. border-radius: 3px;
  382. color: #4c4c4c;
  383. display: inline-block;
  384. font-size: 12px;
  385. font-weight: bold;
  386. padding: 5px 12px;
  387. text-align: center;
  388. }
  389.  
  390.  
  391.  
  392. .comment .comment, .comment .comment .comment .comment, .comment .comment .comment .comment
  393.  
  394. .comment .comment, .comment .comment .comment .comment .comment .comment .comment .comment,
  395.  
  396. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment {
  397. background-color: #2F2F2F;
  398. }
  399.  
  400. span.domain,
  401. a[href*="/rss/"] {
  402. display:none;
  403. }
  404.  
  405. .pagename a,
  406. .titlebox .whoaversename a[href$="/v/SoapboxBanhammer"] {
  407. font-size: 0 !important
  408. }
  409.  
  410. .horizontal-line {
  411. border-bottom: 1px solid #7C7C7C;
  412. }
  413.  
  414.  
  415.  
  416. .comment a.author:visited {
  417. color: #FF6868;
  418. }
  419.  
  420.  
  421.  
  422. .link a.author:visited {
  423. color: #DDDDDD;
  424. }
  425.  
  426. #siteTable + form {
  427. position: relative;
  428. }
  429.  
  430. #siteTable + form > #Content {
  431. background: transparent;
  432. position: relative;
  433. z-index: 1;
  434. }
  435. #siteTable + form > #Content + :after {
  436. content: " Remember....Kevdude is a Faggot or ProtectVoat is SRS. Think before you comment. ";
  437. display: inline-block;
  438. font-size: 20px;
  439. font-weight: bold;
  440. position: absolute;
  441. bottom: 80px;
  442. left: 10px;
  443. z-index: 0;
  444.  
  445. }
  446. #siteTable + form > #Content.valid + :after{
  447. display: none;
  448. }
  449.  
  450. .alert-h2 {
  451. border-bottom: 2px solid;
  452. margin-bottom: 2px;
  453. border-color: #777;
  454. color: #FF7676;
  455. font-family: Arial,sans-serif;
  456. font-size: 16px;
  457. }
  458.  
  459.  
  460.  
  461. body::after {
  462. content: "";
  463. background: url('http://i.imgur.com/kZXKNeD.png');
  464. opacity: 0.5;
  465. top: 0;
  466. left: 0;
  467. bottom: 0;
  468. right: 0;
  469. position: fixed;
  470. z-index: -1;
  471. }
  472.  
  473. .subscribers .word {
  474. display: none;
  475. }
  476. .subscribers .number:after {
  477. content: " People hate ProtectVoat ";
  478. }
  479. .users-online .word {
  480. display: none;
  481. }
  482. .users-online .number:after {
  483. content: " Hate PtotectVoat now";
  484. }
  485.  
  486. #header-img {
  487. background: url(https://i.imgur.com/Of3t9xF.png) no-repeat;
  488. padding-left: 151px;
  489. padding-bottom: 112px;
  490. background-size: 100%;
  491. }
  492.  
  493. #header-banner {top: -76px;}
  494.  
  495. .pagename a:after, .titlebox .whoaversename a[href$="/v/ListenToThis"]:after {
  496. content: url('http://imgur.com/E1cInDh.png');
  497. }
  498.  
  499. .pagename a, .titlebox .whoaversename a[href$="/v/ListenToThis"] {
  500. font-size: 0!important;
  501. }
  502.  
  503.  
  504. #header {
  505. background: url(http://i.imgur.com/g2HAOG2.png) 50% 50%;
  506. background-size: 100%;
  507. background-repeat: repeat;
  508. background-position: center;
  509. height: 225px;
  510. margin: 0;
  511. }
  512.  
  513.  
  514. .even {
  515. background: #2A2A2A;
  516. }
  517.  
  518.  
  519. .titlebox form.toggle, .leavemoderator {
  520. background: #1F1F1F;
  521. color: gray;
  522. font-size: smaller;
  523. margin: 0;
  524. padding: 5px 0;
  525. }
  526.  
  527.  
  528.  
  529. .logged-out {
  530. background: #3D3D3D;
  531. border: 1px solid #737171;
  532. border-radius: 3px;
  533. margin: 0 0 14px;
  534. padding: 5px;
  535. }
  536.  
  537.  
  538. #header-account .logged-out a {
  539. color: #ED2424;
  540. font-weight: bold;
  541. }
  542.  
  543.  
  544. .modal-content {
  545. background: #202020;
  546. border: 0;
  547. border-radius: 4px;
  548. }
  549.  
  550.  
  551. .modal-body label.control-label {
  552. background: #4aabe7;
  553. background: -webkit-linear-gradient(top,#3F3F3F,#282828);
  554. background: -moz-linear-gradient(top,#69c0f5,#4aabe7);
  555. background: -ms-linear-gradient(top,#69c0f5,#4aabe7);
  556. background: -o-linear-gradient(top,#69c0f5,#4aabe7);
  557. border-bottom: 2px solid #D24C4C;
  558. border-radius: 3px 3px 0 0;
  559. color: #fff;
  560. display: block;
  561. font-size: 15px;
  562. line-height: 30px;
  563. margin: 0;
  564. padding: 0;
  565. text-align: center;
  566. text-shadow: 0 1px 0 hsla(0,0%,0%,.3);
  567. width: 360px;
  568. }
  569.  
  570.  
  571.  
  572. .modal-header {
  573. background: #4aabe7;
  574. background: -webkit-linear-gradient(top,#E05757,#A02727);
  575. background: -moz-linear-gradient(top,#69c0f5,#4aabe7);
  576. background: -ms-linear-gradient(top,#69c0f5,#4aabe7);
  577. background: -o-linear-gradient(top,#69c0f5,#4aabe7);
  578. border-bottom: 2px solid #373737;
  579. border-radius: 3px 3px 0 0;
  580. }
  581.  
  582.  
  583.  
  584. .well {
  585. background: #4F4F4F;
  586. border: 1px solid #303030;
  587. border-radius: 0;
  588. box-shadow: none;
  589. font-size: 12px;
  590. margin: 0;
  591. padding: 10px;
  592. }
  593.  
  594.  
  595. .control-label {
  596. font-size: 11px;
  597. font-weight: bold;
  598. color: #000;
  599. }
  600.  
  601.  
  602. .panel-body {
  603. background: #252525;
  604. border-color: #000000;
  605. border-radius: 0 0 3px 3px;
  606. border-style: none solid solid;
  607. border-width: 1px;
  608. font-size: 12px;
  609. padding: 15px;
  610. display: table;
  611. width: 100%;
  612. }
  613.  
  614. a, a:visited {
  615. color: #FC5252;
  616. text-decoration: none;
  617. }
  618.  
  619.  
  620. .panel-heading, .panel-info>.panel-heading, .panel-default>.panel-heading {
  621. background: #eee;
  622. background: -webkit-linear-gradient(top,#5C5C5C,#939292);
  623. background: -moz-linear-gradient(top,#eee,#e8e8e8);
  624. background: -ms-linear-gradient(top,#eee,#e8e8e8);
  625. background: -o-linear-gradient(top,#eee,#e8e8e8);
  626. border-color: #515151;
  627. border-radius: 3px 3px 0 0;
  628. border-style: solid;
  629. border-width: 1px 1px 2px;
  630. color: #333;
  631. font-size: 12px;
  632. padding: 10px 15px;
  633. }
  634.  
  635. body {
  636. background: #0A0A0A;
  637. color: #9D9D9D;
  638. font: 11px Arial,sans-serif;
  639. line-height: 1.43;
  640. margin: 0;
  641. }
  642.  
  643.  
  644.  
  645. .comment .comment .comment, .comment .comment .comment .comment .comment, .comment .comment .comment .comment .comment .comment .comment, .comment .comment .comment .comment .comment .comment .comment .comment .comment, .comment
  646.  
  647. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment {
  648. background-color: #202020;
  649. }
  650.  
  651.  
  652. .comment,
  653. .comment .midcol,
  654. .link .midcol {
  655. overflow: visible;
  656. }
  657. .dark .comment .arrow-upvoted::after,
  658. .dark .arrow-upvoted::after {
  659. color: #12C7E1!important;
  660. background: transparent;
  661. }
  662. .comment .arrow-upvoted::after,
  663. .arrow-upvoted::after {
  664. white-space: nowrap;
  665. content: '';
  666. font-size: 12px;
  667. margin-left: 0px;
  668. position: relative;
  669. bottom: 10000px;
  670. background: rgba(244, 244, 244, 0.8);
  671. color: #12C7E1;
  672. opacity: 0.0;
  673. padding: 2px;
  674. border-radius: 6px;
  675. -webkit-animation: 3.5s ease-out 0s normal none 1 running upmod;
  676. -moz-animation: 3.5s ease-out 0s normal none 1 running upmod;
  677. -ms-animation: 3.5s ease-out 0s normal none 1 running upmod;
  678. -o-animation: 3.5s ease-out 0s normal none 1 running upmod;
  679. animation: 3.5s ease-out 0s normal none 1 running upmod;
  680. z-index: 98;
  681. }
  682. @-webkit-keyframes upmod {
  683. 0% {bottom: 12px;left: 0px;}
  684. 15% {opacity: 1.0;}
  685. 50% {opacity: 1.0;}
  686. 100% {bottom: 30px;opacity: 0.0;}
  687. }
  688. @-moz-keyframes upmod {
  689. 0% {bottom: 12px;left: 0px;}
  690. 15% {opacity: 1.0;}
  691. 50% {opacity: 1.0;}
  692. 100% {bottom: 30px;opacity: 0.0;}
  693. }
  694. @-ms-keyframes upmod {
  695. 0% {bottom: 12px;left: 0px;}
  696. 15% {opacity: 1.0;}
  697. 50% {opacity: 1.0;}
  698. 100% {bottom: 30px;opacity: 0.0;}
  699. }
  700. @-o-keyframes upmod {
  701. 0% {bottom: 12px;left: 0px;}
  702. 15% {opacity: 1.0;}
  703. 50% {opacity: 1.0;}
  704. 100% {bottom: 30px;opacity: 0.0;}
  705. }
  706. @keyframes upmod {
  707. 0% {bottom: 12px;left: 0px;}
  708. 15% {opacity: 1.0;}
  709. 50% {opacity: 1.0;}
  710. 100% {bottom: 30px;opacity: 0.0;}
  711. }
  712. [onclick$="0);"].arrow-upvoted::after {
  713. content: " Damn son, where'd ya find this?";
  714. }
  715. [onclick$="1);"].arrow-upvoted::after {
  716. content: " Damn son, where'd ya find this?";
  717. }
  718. [onclick$="2);"].arrow-upvoted::after {
  719. content: " Damn son, where'd ya find this?";
  720. }
  721. [onclick$="3);"].arrow-upvoted::after {
  722. content: " Damn son, where'd ya find this?";
  723. }
  724. [onclick$="4);"].arrow-upvoted::after {
  725. content: " Damn son, where'd ya find this?";
  726. }
  727. [onclick$="5);"].arrow-upvoted::after {
  728. content: " Damn son, where'd ya find this?";
  729. }
  730. [onclick$="6);"].arrow-upvoted::after {
  731. content: " Damn son, where'd ya find this?";
  732. }
  733. [onclick$="7);"].arrow-upvoted::after {
  734. content: " Damn son, where'd ya find this?";
  735. }
  736. [onclick$="8);"].arrow-upvoted::after {
  737. content: " Damn son, where'd ya find this?";
  738. }
  739. [onclick$="9);"].arrow-upvoted::after {
  740. content: " Damn son, where'd ya find this?";
  741. }
  742.  
  743. div.score.dislikes{color: red !important;}
  744. div.score.unvoted{color: orange !important;}
  745. div.score.likes{color: green !important;}
  746.  
  747. .scorebar-likes{
  748. background:green;
  749. }
  750. .scorebar-dislikes{
  751. background:red;
  752. }
  753.  
  754. .scorebar{
  755. border-radius:50%;
  756. }
  757.  
  758. /**reply link hover**/
  759. a[onclick^="return reply"],
  760. .dark a[onclick^="return reply"] {
  761. background-color: none;
  762. padding: 2px 6px !important;
  763. border-radius: 7px;
  764. }
  765. .commentarea .entry:hover a[onclick^="return reply"] {
  766. color: white !important;
  767. padding: 2px 6px !important;
  768. border-radius: 7px;
  769. }
  770. .pagename a:after {
  771. display: none
  772. }
  773. .pagename a,
  774. .titlebox .whoaversename a[href$="/v/soapboxbanhammer"] {
  775. font-size: 0 !important
  776. }
  777. .dark a[onclick^="return reply"] {
  778. background-color: none;
  779. }
  780. .dark .commentarea .entry:hover a[onclick^="return reply"] {
  781. background-color: #a43a3a;
  782. }
  783.  
  784. /**a little extra spacing**/
  785. .commentarea .entry .buttons li {
  786. line-height: 2em;
  787. }
  788.  
  789. /**scrolling sidebar ticker message**/
  790. .side {
  791. padding: 44px 10px 10px 10px;
  792. }
  793. .titlebox .usertext-body .md h5 {
  794. text-indent: 100%;
  795. -webkit-animation: ticker 20s linear infinite;
  796. animation: ticker 20s linear infinite;
  797. white-space: nowrap;
  798. color: #FFFFFF;
  799. display: block;
  800. position: absolute;
  801. top: 6px;
  802. right: 16px;
  803. border: 0px solid #CCCACC;
  804. width: 300px;
  805. overflow: hidden !important;
  806. z-index: 100 !important;
  807. text-decoration: none !important;
  808. padding: 6px;
  809. background: transparent;
  810. font: 12px sans-serif;
  811. }
  812. @keyframes ticker {
  813. 0% {text-indent: 100%;}
  814. 95% {opacity: 1;text-indent: -1200px;}
  815. 96% {opacity: 0;text-indent: -1200px;}
  816. 97% {opacity: 0;}
  817. 98% {text-indent: 100%;}
  818. 99% {opacity: 0;}
  819. 100% {opacity: 1;}
  820. }
  821. @-webkit-keyframes ticker {
  822. 0% {text-indent: 100%;}
  823. 95% {opacity: 1;text-indent: -1200px;}
  824. 96% {opacity: 0;text-indent: -1200px;}
  825. 97% {opacity: 0;}
  826. 98% {text-indent: 100%;}
  827. 99% {opacity: 0;}
  828. 100% {opacity: 1;}
  829. }
  830.  
  831.  
  832. .midcol {overflow:visible;}
  833. .midcol .score {padding-top: 4px;}
  834. .arrow-downvote, .arrow-downvoted, .comment .arrow-downvote, .comment .arrow-downvoted,
  835. .arrow-upvote, .arrow-upvoted, .comment .arrow-upvote, .comment .arrow-upvoted {
  836. background-image:none;padding: 2px;
  837. }
  838.  
  839. .arrow-downvote:before {
  840. font-family: "Glyphicons Halflings";
  841. content: "\e114";
  842. font-size: 13px;
  843. color: #c3c39f;
  844. }
  845. .arrow-downvoted:before {
  846. font-family: "Glyphicons Halflings";
  847. content: "\e114";
  848. font-size: 13px;
  849. color: #ff0000;
  850. }
  851. .arrow-upvote:before {
  852. font-family: "Glyphicons Halflings";
  853. content: "\e113";
  854. font-size: 13px;
  855. color: #c3c39f;
  856. }
  857. .arrow-upvoted:before {
  858. font-family: "Glyphicons Halflings";
  859. content: "\e113";
  860. font-size: 13px;
  861. color: #008000;
  862. }
  863.  
  864. a[href$="/user/smokratez"]:after {
  865. border-radius: 7px ;
  866. display: inline-block;
  867. font-size: 9px;
  868. font-weight: bold;
  869. letter-spacing: 1px;
  870. line-height: 8px;
  871. margin-right: 3px;
  872. margin-left: 3px;
  873. padding: 2px;
  874. text-align: center;
  875. white-space: nowrap;
  876. background: black none repeat scroll 0% 0%;
  877. color: white;
  878. border: 2px solid black;
  879. content: " Literally Autistic ";
  880. }
  881.  
  882. a[href$="/user/V33"]:after {
  883. visibility: visible;
  884. content: '';
  885. display: inline-block;
  886. background-image: url(http://i.imgur.com/TESxNpW.png);
  887. border-radius: 5px;
  888. background-size: 100%;
  889. width: 50px;
  890. height: 60px;
  891. vertical-align: right;
  892. margin-right: .5em;
  893. border: hidden;
  894. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement