Advertisement
Guest User

Desolation ModDB CSS

a guest
Jan 25th, 2020
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 10.07 KB | None | 0 0
  1. div.normalbox div.table div.row:nth-of-type(2n-1) div.content p {
  2.     border-top: transparent;
  3. }
  4.  
  5. body {
  6.     background-image: url("https://media.moddb.com/images/members/4/3445/3444818/profile/moddb-bg.png");
  7.     background-size: auto auto;
  8.     background-position: center top;
  9.     background-attachment: scroll;
  10.     background-color: #0e0e0e;
  11.     background-repeat: no-repeat;
  12.         -webkit-font-smoothing: antialiased!important;
  13. }
  14.  
  15. div.headernormalbox div.body.clear div.tooltip {
  16.     margin-bottom: 0em;
  17.     display: none;
  18. }
  19.  
  20. div.tooltip {
  21.     background-color: #f5a931;
  22.     padding: 2px;
  23. }
  24.  
  25. div.headerbox div.title {
  26.     background: transparent!important;
  27.     padding: 0 9px 5px;
  28.     font-family: Arial;
  29.     font-weight: bold;
  30.     text-transform: uppercase;
  31.     font-size: 10px;
  32. }
  33.  
  34. span.options a.addicon {
  35.     border-color: #141414;
  36.     background-color: #141414;
  37.     margin-right: 3px;
  38. }
  39. span.options a.addicon:hover {
  40.     border-color: #141414;
  41.     background-color: #141414;
  42.     margin-right: 3px;
  43.     color: #929292;
  44. }
  45.  
  46. span.options a.rssicon {
  47.     border-color: #141414;
  48.     background-color: #141414;
  49.     margin-right: 3px;
  50. }
  51.  
  52. span.options a.rssicon:hover {
  53.     border-color: #141414;
  54.     background-color: #141414;
  55.     margin-right: 3px;
  56.     color: #929292;
  57. }
  58.  
  59. span.options a.watchicon {
  60.     border-color: #141414;
  61.     background-color: #141414;
  62.     margin-right: 3px;
  63. }
  64.  
  65. span.options a.watchicon:hover {
  66.     border-color: #141414;
  67.     background-color: #141414;
  68.     margin-right: 3px;
  69.     color: #929292;
  70. }
  71.  
  72. span.options a.archiveicon, span.options a.moveicon, span.options a.authicon {
  73.     border-color: #141414;
  74.     background-color: #141414;
  75.     margin-right: 3px;
  76. }
  77.  
  78. span.options a.editicon {
  79.     border-color: #141414;
  80.     background-color: #141414;
  81.     margin-right: 3px;
  82. }
  83.  
  84. span.options a.editicon:hover {
  85.     border-color: #141414;
  86.     background-color: #141414;
  87.     margin-right: 3px;
  88.     color: #929292;
  89. }
  90.  
  91. span.options a.deleteicon {
  92.     border-color: #141414;
  93.     background-color: #141414;
  94.     margin-right: 3px;
  95. }
  96.  
  97. span.options a.deleteicon:hover {
  98.     border-color: #141414;
  99.     background-color: #141414;
  100.     margin-right: 3px;
  101.     color: #929292;
  102. }
  103.  
  104. span.options a.reporticon {
  105.     border-color: #141414;
  106.     background-color: #141414;
  107.     margin-right: 3px;
  108. }
  109.  
  110. span.options a.reporticon:hover {
  111.     border-color: #141414;
  112.     background-color: #141414;
  113.     margin-right: 3px;
  114.     color: #929292;
  115. }
  116.  
  117. .rowembed a.on img {
  118.     box-shadow: 0px 0px 5px #000;
  119. }
  120.  
  121. span.options a.detailicon {
  122.     border-color: #141414;
  123.     background-color: #141414;
  124.     margin-right: 3px;
  125. }
  126.  
  127. span.options a.detailicon:hover {
  128.     border-color: #141414;
  129.     background-color: #141414;
  130.     margin-right: 3px;
  131.     color: #929292;
  132. }
  133.  
  134. div.imagebox {
  135.     margin-bottom: 23px;
  136.     margin-top: 30em;
  137.    
  138.     background: rgba(0.1, 0.1, 0.1, 0.5) none repeat scroll 0% 0%;
  139.  
  140.     border-width: 1px 10px 1px;
  141.     border-style: solid none;
  142.     border-color: #0b0b0b #000 #2F2F2F;
  143.     -moz-border-top-colors: none;
  144.     -moz-border-right-colors: none;
  145.     -moz-border-bottom-colors: none;
  146.     -moz-border-left-colors: none;
  147.     border-image: none;
  148.     box-shadow: 0px 5px 20px rgba(89, 89, 89, 0.1);
  149.     padding-top: 0.5em !important;
  150.     padding-bottom: 0.5em !important;
  151. }
  152.  
  153. div.imagebox li {
  154.     background-color: transparent;
  155.     display: block;
  156.     float: left;
  157.     padding: 5px;
  158.     margin: 0 0 0 10px;
  159. }
  160.  
  161. div.normalbox div.title a.related {
  162.     color: #9e9fa5;
  163.     float: left;
  164.     display: inline-block;
  165.     padding: 1px;
  166. }
  167.  
  168. div.imagebox li.previous a, div.imagebox li.next a {
  169.     background-image: url(https://media.moddb.com/images/members/4/3445/3444818/profile/moddb-arrows.png);
  170.     background-repeat: no-repeat;
  171.     width: 50px;
  172.     height: 90px;
  173. }
  174.  
  175. .inner {
  176.     background: none repeat scroll 0% 0% rgba(41, 41, 41, 0.0) !important;
  177.     color: #000000;
  178. }
  179.  
  180. div.headerbox ul.menu li {
  181.     border: 0px solid #333;
  182.     display: inline;
  183.     font-size: 1.1em;
  184.     line-height: 300px;
  185.     text-transform: uppercase;
  186. }
  187.  
  188. div.headerbox {
  189.     background-color: #3C3C3C;
  190.     background-position: top center;
  191.     margin-top: 3px;
  192.     background: transparent!important;
  193. }
  194.  
  195. #searchbox span a {
  196.     color: #929292;
  197.     font-weight: bold!important;
  198.     text-decoration: none;
  199.     font-size: 11px;
  200. }
  201.  
  202. #searchbox form {
  203.     background-color: transparent;
  204.     float: left;
  205.     height: 21px;
  206.     width: 175px;
  207. }
  208.  
  209. #searchbox form.search input.button {
  210.     padding-right: 0px;
  211.     margin-left: -19px;
  212.     margin-top: 1px;
  213.     border-radius: 5px;
  214.     border: 1px solid #777777;
  215.     height: 17px;
  216.     outline: none;
  217.         -moz-appearance: none;
  218. }
  219.  
  220. ::placeholder {
  221.     color: rgb(180, 180, 180);
  222.     opacity: 1;
  223. }
  224.  
  225. #searchbox input.text {
  226.     background-color: rgb(128, 128, 128);
  227.     color: rgb(228, 228, 228);
  228.     border-radius: 5px;
  229.     font-family: Arial;
  230.     padding-left: 5px;
  231.     padding-top: 2px;
  232.     padding-bottom: 2px;
  233.     height: 15px;
  234.     margin-top: 1px;
  235. }
  236.  
  237. #searchbox span.member {
  238.     color: rgba(136, 136, 136, 0);
  239.     margin-right: 10px;
  240. }
  241.  
  242. .pmicon {
  243.     padding-left: 0px;
  244.     padding-right: 19px;
  245.     padding-top: 1px;
  246. }
  247.  
  248. #searchbox span a:hover {
  249.     text-decoration: none;
  250.     color: #d4d4d4;
  251. }
  252.  
  253. .container {
  254.     padding: 0 15px;
  255.     background: none;
  256. }
  257.  
  258. div.normalcorner {
  259.     height: 40px;
  260.     background: none !important;
  261.     background-color: #303030 !important;
  262.     box-shadow: 0 0 10px rgba(0, 0, 0, 0)!important;
  263. }
  264.  
  265. div.normalbox div.title span.heading {
  266.     color: #ffffff;
  267.     float: left;
  268.     font-size: 16px;
  269.     font-family: Consolas !important;
  270.     font-style: oblique;
  271.     overflow: hidden;
  272.     padding: 7px 5px 5px 15px;
  273.     text-transform: uppercase;
  274.     text-overflow: ellipsis;
  275.     white-space: nowrap;
  276.     margin-left: -21px;
  277.     height: 28px;
  278.     margin-top: -5px;
  279.     text-shadow: 0px 1px 3px #000;
  280.     width: inherit;
  281. }
  282.  
  283. #header ul.tabs {
  284.     display: none!important;
  285. }
  286.  
  287. #subheader {
  288.     display: none!important;
  289. }
  290.  
  291. div.headerbox h2 a {
  292.     display: none!important;
  293. }
  294.  
  295. div.headerbox h3 {
  296.     display: none!important;
  297. }
  298.  
  299. h3 {
  300.     font-size: 1.4em;
  301.     line-height: 2;
  302.     color: #929292;
  303.     font-weight: normal;
  304. }
  305.  
  306. div.headerbox div.headercorner {
  307.     text-align: center !important;
  308.     border: medium none !important;
  309.     padding: 0px;
  310. }
  311.  
  312. div.headerbox ul.menu {
  313.     margin-top: 60px;
  314.     background: transparent!important;
  315.     height: 33px;
  316.     font-family: Consolas;
  317.     font-weight: bold;
  318.     padding-top: 22px;
  319.     text-align: center;
  320.     margin-bottom: -100px;
  321. }
  322.  
  323. div.headerbox ul.menu li.on a {
  324.    
  325.     font-family: Consolas !important;
  326.     font-size: 10px;
  327.     text-transform: uppercase !important;
  328.     color: #000000 !important;
  329.     mix-blend-mode: multiply;
  330.     background-color: rgba(245,169,49,0.9);
  331. }
  332.  
  333. div.headerbox ul.menu li a {
  334.     text-decoration: none;
  335.    
  336.     color: #f5a931 !important;
  337.     margin-left: -2px;
  338.     margin-right: -2px;
  339.     padding: 11px 25px 11px 25px;
  340.     text-transform: uppercase !important;
  341.     border-left: 0px solid #000;
  342.     font-family: Consolas !important;
  343. }
  344.  
  345. div.headerbox ul.menu li a:hover {
  346.     text-decoration: none;
  347.     color: #343434!important;
  348.     transition: all 0.3s;
  349.     background: #9e9fa5!important;
  350. }
  351.  
  352. a:hover {
  353.     transition: 0s!important;
  354. }
  355.  
  356. span.options a {
  357.     border: 2px solid #000;
  358.     color: #929292;
  359.     display: block;
  360.     float: left;
  361.     height: 16px;
  362.     line-height: 16px;
  363.     overflow: hidden;
  364.     padding: 0px;
  365.     text-decoration: none;
  366.     text-indent: -9999px;
  367.     width: 16px;
  368. }
  369.  
  370. /* media banners appear in the center of everything and screw it all up */
  371. div.headermediabox, div.footermediabox, div.nextmediabox, div.smallmediabox {
  372.     display: none;
  373.     opacity: 0;
  374. }
  375.  
  376. div.headernormalbox {
  377.     margin-top: 320px!important;
  378.     margin-bottom: 260px;
  379.     box-shadow: rgba(255, 255, 255, 0) 0 1px 3px!important;
  380. }
  381.  
  382. div.headernormalbox div.body hr {
  383.     width: 920px;
  384.     margin-top: -92px;
  385. }
  386.  
  387. .headernormalbox .inner {
  388.     color: #dddddd;
  389.     text-shadow: 0px 1px 1px #000;
  390.     font-size: 1.1em;
  391.     text-align: center;
  392.     background: rgba(0, 0, 0, 0);
  393.     border: 0px;
  394.     margin: 25px;
  395.     margin-bottom: -300px;
  396. }
  397.  
  398. div.headernormalbox div.body.clear {
  399.     background: none;
  400. }
  401.  
  402. #header a.logo {
  403.     background: url(https://media.moddb.com/images/members/4/3445/3444818/profile/moddb-logo.png);
  404.     display: block;
  405.     height: 33px;
  406.     width: 69px;
  407.     margin-top: -1px;
  408.     margin-left: 0px;
  409.     float: right;
  410.     background-size: 69px 33px;
  411.     background-repeat: no-repeat;
  412.     opacity: 1;
  413. }
  414.  
  415. #header a.logo:hover {
  416.     background: url(https://media.moddb.com/images/members/4/3445/3444818/profile/moddb-logo2.png);
  417.     display: block;
  418.     height: 33px;
  419.     width: 69px;
  420.     margin-top: -1px;
  421.     margin-left: 0px;
  422.     float: right;
  423.     background-size: 69px 33px;
  424.     background-repeat: no-repeat;
  425.     opacity: 1;
  426. }
  427.  
  428. div.normalbox div.body .imgborder {
  429.     box-shadow: rgba(0,0,0,0.3) 0 1px 3px!important;
  430.     border: 0px;
  431. }
  432.  
  433. #footer span.links, #footer span.terms {
  434.     color: rgba(136, 136, 136, 0);
  435.     display: block;
  436.     font-weight: bold;
  437.     padding-top: 11px;
  438. }
  439.  
  440. #footer span.links a, #footer span.terms a {
  441.     color: #929292;
  442.     padding: 0 7px 0 7px;
  443.     text-decoration: none;
  444. }
  445.  
  446. a {
  447.     color: #D38C1C;
  448. }
  449.  
  450. a:hover {
  451.     color: #9e9fa5;
  452. }
  453.  
  454. #footer {
  455.     border-top: 5px solid #f5a931;
  456. }
  457.  
  458. div.normalbox div.tablecomments span.developer {
  459.     background: #2e7de6;
  460. }
  461.  
  462. div.normalbox div.tablerelated a.button, div.normalbox div.tablemenu a.button, div.normalbox div.tablemenu span.button {
  463.     background-color: #404040;
  464.     border: 1px solid #404040;
  465.     color: #ffffff !important;
  466.     display: block;
  467.     border: none !important;
  468.     float: left;
  469.     font-weight: bold;
  470.     padding: 5px 0;
  471.     text-align: center;
  472.     text-decoration: none;
  473.     width: 133px;
  474. }
  475.  
  476. #body {
  477.     background: transparent;
  478.     background-size: 379px 75px;
  479.     background-repeat: no-repeat;
  480.     background-position: center 121px;
  481. }  
  482.  
  483. div.headerbox ul.menu li a {
  484.     font-size: 18px!important;
  485. }
  486.  
  487. div.normalbox div.table span.subheading a, div.normalbox div.table span.date a, div.normalbox div.table span.summary a {
  488.     font-weight: bold;
  489. }
  490.  
  491. div.normalbox div.table span.subheading, div.normalbox div.table span.summary {
  492.     font-weight: bold;
  493.     font-family: Arial;
  494. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement