Guest User

chinatest-7-17

a guest
Jul 17th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.84 KB | None | 0 0
  1. /**/
  2. /* =========================== */
  3. /* =========================== */
  4. /* = original CSS stylesheet by hokiebird = */
  5. /* =========================== */
  6. /* == Last updated 05.17.12, 12:04am EST == */
  7. /* =========================== */
  8. /* =========================== */
  9. /**/
  10. /* =========================== */
  11. /* = Sidebar picture = */
  12. /* =========================== */
  13. .side {
  14. background-image: url(%%chinamap2%%);
  15. background-repeat: no-repeat;
  16. background-position: 0px 0px;
  17. padding-top: 150px !important;
  18. /* Adjust this for taller pictures */
  19. /* padding-top: 215px !important;*/
  20. /* Adjust this for taller pictures */
  21. }
  22. /* =========================== */
  23. /* = Picture Caption = */
  24. /* =========================== */
  25. div.side:before {
  26. content: "The Middle Kingdom.";
  27. font-size: 110%;
  28. font-weight: bold;
  29. margin-left: 100px !important;
  30. /* Adjust this to make it centered */
  31. padding-top: 20px !important
  32. }
  33. /* =========================== */
  34. /* = Sidebar table formatting = */
  35. /* =========================== */
  36. .side .md table {
  37. border: 2px solid #c2c2c2;
  38. width: 100%;
  39. padding: 2px;
  40. background-color: #ffffff;
  41. margin-left: 0px;
  42. margin-right: 0px;
  43. margin-top: 10px;
  44. margin-bottom: 15px
  45. }
  46. .side .md table th {
  47. background-color: #a34e4e;
  48. color: white
  49. }
  50. .side .md table td {
  51. border: 1px dotted gray
  52. }
  53. .side .md table a {
  54. color: #7f7f7f;
  55. text-decoration: underline
  56. }
  57. .side .md table a:hover {
  58. color: black !important;
  59. text-decoration: underline;
  60. font-style: italic
  61. }
  62. .side .md table a:selected {
  63. color: #7f7f7f;
  64. text-decoration: underline
  65. }
  66. .side .md table a:visited {
  67. color: #7f7f7f;
  68. text-decoration: underline
  69. }
  70. /* =========================== */
  71. /* = Page layout = */
  72. /* =========================== */
  73. body {
  74. background: transparent;
  75. background-image: url(%%wallpaper-1630236%%);
  76. background-position: top;
  77. background-repeat: no-repeat;
  78. background-color: #000000;
  79. width: 1000px;
  80. margin: auto
  81. }
  82. .content {
  83. margin-top: 170px;
  84. margin-bottom: 0px;
  85. width: 645px;
  86. float: left;
  87. background-image: url(%%mgezgIwsftFA2tq9%%);
  88. background-repeat: repeat-y;
  89. border: none;
  90. padding-left: 15px;
  91. padding-right: 360px;
  92. padding-top: 0px;
  93. padding-bottom: 10px;
  94. z-index: 1;
  95. min-height: 1900px
  96. }
  97. .content .sitetable {
  98. padding-top: 5px
  99. }
  100. .content .content {
  101. width: 600px;
  102. background: transparent;
  103. margin-top: 0px;
  104. padding-top: -50px
  105. }
  106. .side {
  107. width: 300px;
  108. padding-right: 0px;
  109. padding-left: 0px;
  110. background-color: #f0f0f0 !important;
  111. float: right;
  112. margin-left: 685px;
  113. position: absolute;
  114. top: 150px;
  115. z-index: 3
  116. }
  117. #newlink .submit .content {
  118. margin-top: 0px;
  119. padding-top: 0px
  120. }
  121. .side .content {
  122. width: 290px !important;
  123. border: none;
  124. position: relative;
  125. margin-top: 5px;
  126. margin-bottom: 5px;
  127. background: none;
  128. background-color: #ffffff;
  129. border: 1px solid #bababa;
  130. box-shadow: 0px 0px 0px 0px #ccc;
  131. height: auto !important;
  132. min-height: 10px
  133. }
  134. /* hides the subreddit name in the sidebar */
  135. .side .redditname {
  136. font-size: 0px;
  137. color: #f0f0f0
  138. }
  139.  
  140. /* =========================== */
  141. /* = Header = */
  142. /* =========================== */
  143. #header {
  144. border: none;
  145. position: absolute;
  146. top: 0px;
  147. z-index: 0;
  148. background: transparent;
  149. background-image: url(%%NEhis0JjNlnMD1aM%%);
  150. height: 179px;
  151. width: 995px
  152. }
  153. /* formats and positions the hot/new/controversial buttons */
  154. #header-bottom-left .tabmenu {
  155. background: transparent;
  156. width: 990px;
  157. height: 25px;
  158. position: absolute;
  159. top: 92px !important;
  160. left: 3px !important;
  161. z-index: 500;
  162. padding-left: 5px !important;
  163. padding-right: 5px !important
  164. }
  165. #header-bottom-left .tabmenu li a {
  166. text-shadow: #4f130f 0px 0px 3px !important;
  167. color: white;
  168. font-weight: normal;
  169. font-size: 12px;
  170. background: transparent;
  171. border-right: 1px solid #5c0c0c;
  172. padding-right: 10px !important
  173. }
  174. #header-bottom-left .tabmenu li a:hover {
  175. background: transparent;
  176. color: gray
  177. }
  178. #header-bottom-left .tabmenu li.selected a {
  179. text-shadow: #4f130f 0px 0px 3px !important;
  180. font-weight: bold;
  181. color: #f0f0f0;
  182. text-transform: none;
  183. border: none;
  184. background: transparent;
  185. border-right: 1px solid #5c0c0c
  186. }
  187. #header-bottom-left span.hover.pagename.redditname:after {
  188. display: none !important;
  189. font-size: 1px
  190. }
  191. /* user info bar on right side of subreddit ribbon */
  192. #header-bottom-right {
  193. position: absolute;
  194. right: 0px;
  195. top: 0px;
  196. background: transparent;
  197. padding: 4px;
  198. line-height: 12px;
  199. border: none
  200. }
  201. #header-bottom-right .user {
  202. color: #f0f0f0;
  203. font-weight: normal
  204. }
  205. #header-bottom-right a {
  206. color: #f0f0f0;
  207. font-size: 10px
  208. }
  209. #header-bottom-right a:hover {
  210. text-decoration: underline
  211. }
  212. /* subreddit ribbon */
  213. #sr-header-area {
  214. background: #000000;
  215. white-space: nowrap;
  216. text-transform: none;
  217. border: none
  218. }
  219. .sr-header-area a {
  220. color: #ffffff !important
  221. }
  222. #sr-header-area .width-clip {
  223. margin-right: 385px;
  224. padding-right: 55px
  225. }
  226. /* "edit" link in subreddit ribbon */
  227. #sr-more-link {
  228. background-color: #000000 !important;
  229. color: #f0f0f0 !important;
  230. border-left: dotted gray 1px;
  231. border-right: dotted gray 1px;
  232. padding-left: 8px;
  233. padding-right: 8px
  234. }
  235. /* "my reddits" dropdown menu */
  236. .drop-choices {
  237. z-index: 2000 !important
  238. }
  239. .drop-choices a {
  240. color: #000000 !important;
  241. background-color: #f0f0f0
  242. }
  243. .dropdown.srdrop .selected {
  244. color: #f0f0f0
  245. }
  246. .sr-list a {
  247. color: #f0f0f0 !important
  248. }
  249. /* formats and positions the search bar & popup */
  250. #search input[type=text] {
  251. font-size: 12px;
  252. color: #f0f0f0;
  253. width: 250px;
  254. height: 20px;
  255. padding: 2px 7px 4px 6px !important;
  256. background-color: #000000;
  257. border: 1px solid gray;
  258. border-color: #BABABA;
  259. border-radius: 4px;
  260. margin-bottom: -2px;
  261. margin-left: 43px;
  262. position: absolute;
  263. top: -112px;
  264. z-index: 10;
  265. vertical-align: middle !important
  266. }
  267. #previoussearch #search input[type=text] {
  268. position: relative;
  269. top: 0px;
  270. margin-left: 0px;
  271. background-color: #f0f0f0
  272. }
  273. .searchpane {
  274. margin-top: 12px
  275. }
  276. .search-summary {
  277. margin-top: 12px !important
  278. }
  279. #searchexpando {
  280. width: 246px;
  281. height: 55px;
  282. top: -78px;
  283. margin-left: 42px;
  284. -moz-border-radius: 0px;
  285. -webkit-border-radius: 0px;
  286. border-radius: 0px;
  287. background-color: #F7F7F7;
  288. border: 1px solid #BABABA;
  289. font-size: 12px;
  290. z-index: 600;
  291. position: absolute
  292. }
  293. /* =========================== */
  294. /* = Up/down arrows and vote count = */
  295. /* =========================== */
  296. .likes.score.likes {
  297. color: #be3f3f
  298. }
  299. .dislikes.score.dislikes {
  300. color: #4b77c9
  301. }
  302. .arrow.upmod {
  303. background-image: url(%%Td13hsU6ECjFQymm%%);
  304. width: 16px;
  305. height: 14px;
  306. background-position: 0px 0px
  307. }
  308. .arrow.downmod {
  309. background-image: url(%%EgQa8JsqogKkqXqI%%);
  310. width: 16px;
  311. height: 14px;
  312. background-position: 0px 0px
  313. }
  314. /* =========================== */
  315. /* = Link formatting = */
  316. /* =========================== */
  317. /* new/rising links at top of content */
  318. .content .menuarea {
  319. border: none
  320. }
  321. .content .menuarea ul.flat-list.hover a {
  322. color: #575757
  323. }
  324. /* formats the style/positioning of post link titles */
  325. .thumbnail {
  326. margin-top: 3px
  327. }
  328. .link.last-clicked {
  329. border-left: none;
  330. border-right: none;
  331. border-bottom: none
  332. }
  333. .content .thing .title a {
  334. font-size: 18px;
  335. /*color: #bd091f;*/
  336. color: #af4646;
  337. font-weight: normal
  338. }
  339. .content .thing .title a:hover {
  340. font-size: 18px;
  341. color: #af4646;
  342. font-weight: normal
  343. }
  344. .content .thing .title a:visited {
  345. font-size: 18px;
  346. color: #af4646;
  347. font-weight: normal
  348. }
  349. .content .thing .title a:selected {
  350. font-size: 18px;
  351. color: #af4646;
  352. font-weight: normal
  353. }
  354. .link.even, .linkcompressed.even {
  355. background-color: #ffffff;
  356. border-top: #d0d0d0 1px solid;
  357. padding: 10px 2px 6px 3px !important;
  358. margin: 8px 5px 8px 5px !important
  359. }
  360. .link.odd, .linkcompressed.odd, .link.even + .link.odd {
  361. background-color: #ffffff;
  362. border-top: #d0d0d0 1px solid;
  363. padding: 10px 2px 6px 3px !important;
  364. margin: 8px 5px 8px 5px !important
  365. }
  366. .even {
  367. background-color: #ffffff;
  368. border-top: #d0d0d0 1px solid;
  369. padding: 10px 2px 6px 3px !important;
  370. margin: 8px 5px 8px 5px !important
  371. }
  372. .odd {
  373. background-color: #ffffff;
  374. border-top: #d0d0d0 1px solid;
  375. padding: 10px 2px 6px 3px !important;
  376. margin: 0px 5px 8px 5px !important
  377. }
  378. odd.link.self {
  379. background-color: #ffffff;
  380. border-top: #d0d0d0 1px solid;
  381. padding: 10px 2px 6px 3px !important;
  382. margin: 0px 5px 8px 5px !important
  383. }
  384. even.link.self {
  385. background-color: #ffffff;
  386. border-top: #d0d0d0 1px solid;
  387. padding: 10px 2px 6px 3px !important;
  388. margin: 0px 5px 8px 5px !important
  389. }
  390. /* Post link domains, eg. www.chinasmack.com */
  391. .content .title .domain a {
  392. color: #575757;
  393. font-size: x-small
  394. }
  395. .content .title .domain a:hover {
  396. color: #575757;
  397. font-size: x-small
  398. }
  399. .content .title .domain a:selected {
  400. color: #575757;
  401. font-size: x-small
  402. }
  403. .content .title .domain a:visited {
  404. color: #575757;
  405. font-size: x-small
  406. }
  407. /* your own username in post links, also applies to sidebar instances */
  408. a.author {
  409. color: #bd091f;
  410. font-size: 11px
  411. }
  412. a.author:hover {
  413. color: #bd091f;
  414. font-size: 11px;
  415. text-decoration: underline
  416. }
  417. a.author:selected {
  418. color: #bd091f;
  419. font-size: 11px
  420. }
  421. a.author:visited {
  422. color: #bd091f;
  423. font-size: 11px
  424. }
  425. /* sidebar description links */
  426. .titlebox .usertext a {
  427. color: #bd091f;
  428. font-size: 12px
  429. }
  430. .titlebox .usertext a:hover {
  431. color: #bd091f;
  432. font-size: 12px;
  433. text-decoration: underline
  434. }
  435. .titlebox .usertext a:selected {
  436. color: #bd091f;
  437. font-size: 12px
  438. }
  439. .titlebox .usertext a:visited {
  440. color: #bd091f;
  441. font-size: 12px
  442. }
  443. /* "edit" button to change user flair */
  444. .side .toggle.flairtoggle {
  445. background: transparent
  446. }
  447. .titlebox a.flairselectbtn {
  448. color: #575757
  449. }
  450. .titlebox a.flairselectbtn:hover {
  451. color: #575757
  452. }
  453. .titlebox a.flairselectbtn:selected {
  454. color: #575757
  455. }
  456. .titlebox a.flairselectbtn:visited {
  457. color: #575757
  458. }
  459. /* "edit" link to leave moderator status */
  460. .leavemoderator {
  461. background: transparent;
  462. margin-bottom: 5px
  463. }
  464. .titlebox a.leavemoderator a {
  465. color: #575757;
  466. font-size: x-small
  467. }
  468. .titlebox .leavemoderator a:hover {
  469. color: #575757;
  470. font-size: x-small;
  471. text-decoration: underline
  472. }
  473. .titlebox .leavemoderator a:selected {
  474. color: #575757;
  475. font-size: x-small
  476. }
  477. .titlebox .leavemoderator a:visited {
  478. color: #575757;
  479. font-size: x-small
  480. }
  481. /* "message the moderators" */
  482. .sidecontentbox a.helplink {
  483. color: #575757
  484. }
  485. .sidecontentbox a.helplink:hover {
  486. color: #575757;
  487. text-decoration: underline
  488. }
  489. .sidecontentbox a.helplink:selected {
  490. color: #575757
  491. }
  492. .sidecontentbox a.helplink:visited {
  493. color: #575757
  494. }
  495. /* links in sidebar admin box */
  496. .sidecontentbox .content .flat-vert.icon-menu.hover a {
  497. color: #575757
  498. }
  499. .sidecontentbox .content .flat-vert.icon-menu.hover a:hover {
  500. color: #575757
  501. }
  502. .sidecontentbox .content .flat-vert.icon-menu.hover a:selected {
  503. color: #575757
  504. }
  505. .sidecontentbox .content .flat-vert.icon-menu.hover a:visited {
  506. color: #575757
  507. }
  508. /* "Recently viewed" links */
  509. .sidecontentbox .click-gadget a {
  510. color: #575757
  511. }
  512. /* "clear" in recently viewed section */
  513. .sidecontentbox .gadget .right a {
  514. color: #575757
  515. }
  516. .sidecontentbox .content .gadget .right {
  517. text-align: center;
  518. margin-right: 8px
  519. }
  520. /* "Account activity" */
  521. .account-activity-box a {
  522. color: #bd091f
  523. }
  524. /* hides the subreddit creator in the sidebar */
  525. .titlebox .bottom {
  526. display: none
  527. }
  528. /* =========================== */
  529. /* = Hides submit/create subtitles and the create button = */
  530. /* =========================== */
  531. .sidebox.create .spacer {
  532. display: none
  533. }
  534. .sidebox.create {
  535. display: none
  536. }
  537. .sidebox.submit .spacer {
  538. display: none
  539. }
  540. .sidebox.submit .nub {
  541. display: none
  542. }
  543. /* =========================== */
  544. /* = Relocates submit button = */
  545. /* =========================== */
  546. .sidebox.submit {
  547. position: absolute;
  548. top: -58px;
  549. margin-left: 97px;
  550. text-align: center;
  551. width: 100px;
  552. z-index: 400
  553. }
  554. /* =========================== */
  555. /* = Formats submit button = */
  556. /* =========================== */
  557. .morelink {
  558. display: block;
  559. text-align: center;
  560. text-shadow: #4f130f 0px 0px 3px !important;
  561. background: transparent;
  562. font-size: 90%;
  563. color: white;
  564. font-weight: bold;
  565. -moz-border: none;
  566. border: none;
  567. height: 35px
  568. }
  569. .morelink:hover, .mlh {
  570. display: block;
  571. text-align: center;
  572. position: relative;
  573. background: transparent;
  574. font-size: 90%;
  575. color: #ededed;
  576. font-weight: bold;
  577. border: none;
  578. height: 35px
  579. }
  580. .morelink a {
  581. /* Formats the actual link text */
  582. display: block;
  583. width: 100%;
  584. color: white;
  585. font-size: 130%;
  586. text-align: center;
  587. font-weight: bold
  588. }
  589. .morelink a:hover {
  590. color: gray
  591. }
  592. /* =========================== */
  593. /* = Changes "readers" text = */
  594. /* =========================== */
  595. .titlebox span.word {
  596. display: none
  597. }
  598. .titlebox span.number:after {
  599. content: " Subscribers"
  600. }
  601. /* =========================== */
  602. /* = Comments page = */
  603. /* =========================== */
  604. .linkinfo {
  605. background-color: #ffffff;
  606. border: 1px solid #bababa;
  607. border-radius: 0px !important
  608. }
  609. .link .usertext .md {
  610. background-color: #fcfcfc !important;
  611. border: 1px solid #bababa;
  612. border-radius: 0px !important
  613. }
  614. .child .comment {
  615. border: none;
  616. padding-top: 0px !important;
  617. margin-top: 0px !important;
  618. padding-bottom: 0px !important;
  619. margin-bottom: 2px !important
  620. }
  621. .comment a.submitter {
  622. background-color: #be3f3f !important;
  623. color: white !important;
  624. font-weight: bold !important
  625. }
  626. .comment a.submitter:hover {
  627. background-color: #be3f3f !important;
  628. color: white !important;
  629. font-weight: bold !important
  630. }
  631. .comment a.submitter:selected {
  632. background-color: #be3f3f !important;
  633. color: white !important;
  634. font-weight: bold !important
  635. }
  636. .comment a.submitter:visited {
  637. background-color: #be3f3f !important;
  638. color: white !important;
  639. font-weight: bold !important
  640. }
  641. .comment a.author {
  642. color: #be3f3f;
  643. font-weight: normal
  644. }
  645. .comment a.author:hover {
  646. color: #be3f3f;
  647. font-weight: normal;
  648. text-decoration: underline
  649. }
  650. .comment a.author:selected {
  651. color: #be3f3f;
  652. font-weight: normal
  653. }
  654. .comment a.author:visited {
  655. color: #be3f3f;
  656. font-weight: normal
  657. }
  658. span.userattrs a.submitter {
  659. color: #575757 !important;
  660. background: transparent !important;
  661. font-weight: normal !important
  662. }
  663. span.userattrs a.submitter:hover {
  664. color: #575757 !important;
  665. background: transparent !important;
  666. font-weight: normal !important
  667. }
  668. span.userattrs a.submitter:selected {
  669. color: #575757 !important;
  670. background: transparent !important;
  671. font-weight: normal !important
  672. }
  673. span.userattrs a.submitter:visited {
  674. color: #575757 !important;
  675. background: transparent !important;
  676. font-weight: normal !important
  677. }
  678. /* =========================== */
  679. /* = Formats the advertisement frame = */
  680. /* =========================== */
  681. #ad-frame {
  682. background-color: #F7F7F7;
  683. border: 1px solid;
  684. border-color: #BABABA;
  685. overflow: hidden;
  686. height: 250px
  687. }
  688. .sr-ad-table .inherited {
  689. background-color: #F7F7F7
  690. }
  691. .sr-ad-table .overridden {
  692. background-color: #F7F7F7
  693. }
  694. /* =========================== */
  695. /* = submit new link page = */
  696. /* =========================== */
  697. /* heading/title */
  698. .content h1 {
  699. padding-left: 4px
  700. }
  701. .content h1 a {
  702. color: #bd091f
  703. }
  704. .content h1 a:hover {
  705. color: #bd091f;
  706. text-decoration: underline
  707. }
  708. .content h1 a:selected {
  709. color: #bd091f
  710. }
  711. .content h1 a:visited {
  712. color: #bd091f
  713. }
  714. /* link/text links at the top */
  715. #newlink.submit.content .tabmenu {
  716. background: transparent;
  717. width: 990px;
  718. height: 25px;
  719. position: absolute;
  720. margin-top: -123px;
  721. margin-left: -35px;
  722. z-index: 400;
  723. padding-top: 7px !important;
  724. padding-left: 5px !important;
  725. padding-right: 5px !important
  726. }
  727. #newlink.submit.content .tabmenu li a {
  728. text-shadow: #4f130f 0px 0px 3px !important;
  729. color: white;
  730. font-weight: normal;
  731. font-size: 12px;
  732. background: transparent;
  733. border-right: 1px solid #5c0c0c;
  734. padding-right: 10px !important;
  735. border-top: none !important;
  736. border-left: none !important;
  737. border-bottom: none !important
  738. }
  739. #newlink.submit.content .tabmenu li a:hover {
  740. background: transparent;
  741. color: gray;
  742. border-right: 1px solid #5c0c0c
  743. }
  744. #newlink.submit.content .tabmenu li.selected a {
  745. text-shadow: #4f130f 0px 0px 3px !important;
  746. font-weight: bold;
  747. color: #f0f0f0;
  748. text-transform: none;
  749. border: none;
  750. background: transparent;
  751. border-right: 1px solid #5c0c0c
  752. }
  753. /* background & layout */
  754. .content.content .roundfield {
  755. background-color: #ffffff;
  756. padding-left: 0px;
  757. width: 620px
  758. }
  759. #newlink.submit.content button.btn {
  760. margin-left: -15px
  761. }
  762. .content.content .roundfield-content textarea {
  763. width: 100%
  764. }
  765. .content.content .roundfield input[type="text"] {
  766. width: 100%
  767. }
  768. .content.content .roundfield-content .usertext-edit {
  769. width: 100%
  770. }
  771. /* list of reddits at the bottom */
  772. #suggested-reddits a {
  773. color: #575757
  774. }
  775. #suggested-reddits a:hover {
  776. color: #575757;
  777. text-decoration: underline
  778. }
  779. #suggested-reddits a:selected {
  780. color: #575757
  781. }
  782. #suggested-reddits a:visited {
  783. color: #575757
  784. }
  785. /* links at top of text field (for self posts) */
  786. .content.content .roundfield-content .usertext-edit a {
  787. color: #bd091f
  788. }
  789. .content.content .roundfield-content .usertext-edit a:hover {
  790. color: #bd091f;
  791. text-decoration: underline
  792. }
  793. .content.content .roundfield-content .usertext-edit a:selected {
  794. color: #bd091f
  795. }
  796. .content.content .roundfield-content .usertext-edit a:visited {
  797. color: #bd091f
  798. }
  799. /* hides the information about what to do, since it's pretty dumb anyway */
  800. .content.content .infobar {
  801. display: none !important
  802. }
  803. /* formats the divider bar at the top */
  804. .content.content .formtabs-content {
  805. margin-left: -15px;
  806. width: 620px;
  807. border-top: 1px solid #f0f0f0
  808. }
  809. /* =========================== */
  810. /* = I forget what this is, but it does something! = */
  811. /* =========================== */
  812. #sr-form.pretty-form .linefield {
  813. width: 620px;
  814. background: transparent !important
  815. }
  816. #sr-form.pretty-form .linefield .title {
  817. color: #575757
  818. }
  819. #sr-form.pretty-form .linefield .linefield-content input#title.text {
  820. width: 100%
  821. }
  822. /* =========================== */
  823. /* = attempting to format youtube embed layout = */
  824. /* =========================== */
  825. .expando .media-embed {
  826. margin-left: -10px
  827. }
  828. /* =========================== */
  829. /* = promoted links don't get formatted crazy = */
  830. /* =========================== */
  831. .promotedlink.promoted a[class~="comments"]:before {
  832. display: none;
  833. border: none;
  834. -moz-display: none;
  835. -moz-border: none
  836. }
  837. /* =========================== */
  838. /* = Footer = */
  839. /* =========================== */
  840. .footer-parent {
  841. position: relative;
  842. z-index: 0;
  843. background-image: url(%%TjmJv4tlZgU2OMim%%);
  844. background-position: top;
  845. background-repeat: no-repeat;
  846. padding-top: 80px;
  847. padding-bottom: 20px
  848. }
  849. .serverinfo {
  850. display: none
  851. }
  852. .footer.rounded {
  853. display: none
  854. }
  855. .bottommenu {
  856. margin-top: -20px;
  857. padding-bottom: 20px
  858. }
Advertisement
Add Comment
Please, Sign In to add comment