Advertisement
Nayelianne

CC Darkness Edition Sylish Code - 1.3

Sep 15th, 2014
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @-moz-document domain("www.clickcritters.com") {
  2.  
  3.     body {
  4.         background-image: url('http://i.imgur.com/SvV5hpJ.jpg');
  5.         background-repeat: repeat-x;
  6.         background-color: #000;
  7.     }
  8.  
  9.     #megaWrapper {
  10.         background-image: none;
  11.     }
  12.  
  13.  
  14.  
  15.     #megaHeader {
  16.         background-image: none;
  17.     }
  18.  
  19.     #imgHeaderLeft {
  20.         display: block;
  21.         -moz-box-sizing: border-box;
  22.         box-sizing: border-box;
  23.         background: url('http://i.imgur.com/kxGsLyj.png') no-repeat;
  24.         width: 1200px;
  25.         height: 125px;
  26.         padding-left: 1200px;
  27.         margin-left: auto;
  28.         margin-right: auto;
  29.     }
  30.  
  31.  
  32.  
  33.     #imgHeaderRight {
  34.         height: 0px;
  35.     }
  36.  
  37.     textarea {
  38.         font-size: 10pt;
  39.         font-family: Verdana;
  40.     }
  41.  
  42.     td, p, body {
  43.         font-size: 8pt;
  44.         font-family: Verdana;
  45.         text-align: center;
  46.     }
  47.  
  48.     a:hover {
  49.         color: #47476B;
  50.         text-decoration: none;
  51.     }
  52.  
  53.     #megaAd {
  54.         width: 160px;
  55.         background-color: #D2D2E1;
  56.         vertical-align: top;
  57.    margin-left:-50px;
  58.     }
  59.  
  60. #megaAd iframe {   position:absolute;
  61.   right:0px; padding-top:9px; }
  62.  
  63.     #megaTopNav, #megaSearch {
  64.         background-image: url('http://i.imgur.com/fh9nxQi.jpg');
  65.         background-color: #47476B;
  66.     }
  67.  
  68.     #megaSidebar {
  69.         background-color: #47476B;
  70.     }
  71.  
  72.     #megaUserinfo {
  73.         background-image: url('http://i.imgur.com/rhEZhYV.jpg');
  74.         background-repeat: repeat-x;
  75.     }
  76.  
  77.  
  78.     #megaContent,#megaFooter {
  79.         background-color: #D2D2E1; /* If you would like a different color for the background of the content, change this color value here. White is #fff */
  80.  
  81.     }
  82.  
  83.     #megaFooter {
  84.         padding-left: 15%;
  85.     }
  86.  
  87.     #megaBottomLeft {
  88.         background-color: #47476B;
  89.     }
  90.  
  91.     #megaBottomLeftImg {
  92.         background-image: url('http://i.imgur.com/PPsVf45.png');
  93.     }
  94.  
  95.     #megaBottomRight {
  96.         width: 160px;
  97.         background-color: #D2D2E1;
  98.     }
  99.  
  100.     #megaBottomRightImg {
  101.         background-image: url('http://i.imgur.com/3KFnw5T.png')
  102.     }
  103.  
  104.     h1 {
  105.         background-color: #7575a3;
  106.         border: 2px solid   #47476B;
  107.     }
  108.  
  109.     #topNavLinks li ul.subnav {
  110.         background: #7575a3;
  111.         border: 2px solid   #47476B;
  112.     }
  113.  
  114.     #topNavLinks li ul.subnav li {
  115.         margin: 0;
  116.         padding: 0;
  117.         border-top: 1px solid #47476B;
  118.  /*--Create bevel effect--*/
  119.         border-bottom: 1px solid #aeb3d7;
  120.  /*--Create bevel effect--*/
  121.         clear: both;
  122.         width: 170px;
  123.         height: 20px;
  124.     }
  125.  
  126.     #topNavLinks li ul.subnavi li a {
  127.         color: #ebedfc;
  128.     }
  129.  
  130.     html #topNavLinks li ul.subnav li a:hover {
  131.         background-color: #47476B;
  132.         color: #ebedfc;
  133.     }
  134.  
  135.     div.forum {
  136.         color: #47476B;
  137.         background-image: url('http://i.imgur.com/K1lPMjm.jpg');
  138.         background-repeat: repeat-x;
  139.         background-color: #7575a3;
  140.     }
  141.  
  142.     div.forum div {
  143.         background-image: none;
  144.     }
  145.  
  146.     div.forum a {
  147.         color: #0f0f2a;
  148.     }
  149.  
  150.     div.category {
  151.         vertical-align: center;
  152.         background-color: #47476B;
  153.         background-image: url('http://i.imgur.com/fh9nxQi.jpg');
  154.         background-repeat: repeat-x;
  155.     }
  156.  
  157.     div.category div {
  158.         background-color: #D2D2E1;
  159.         background-image: none;
  160.     }
  161.  
  162.     #forumtable tbody {
  163.         background-color: #47476B;
  164.     }
  165.  
  166.     #forumtable tr.unread {
  167.         background-color: #b6b6dc;
  168.     }
  169.  
  170.     #forumtable tr .off {
  171.         background-color: #d8d8ea;
  172.     }
  173.  
  174.     #forumtable tr a:hover {
  175.         color: #fff;
  176.         text-decoration: none;
  177.     }
  178.  
  179.     #forumtable tr:hover {
  180.         background-color: #8585b2;
  181.     }
  182.  
  183.     form input {
  184.         background-color: #e7e7f8;
  185.     }
  186.  
  187.     textarea, select, input {
  188.         background-color: #ebedfc;
  189.         font-family: verdana;
  190.     }
  191.  
  192.     input[type=submit] {
  193.         border-radius: 5px;
  194.         background: linear-gradient(#ebedfc, #a2a2c7);
  195.     }
  196.  
  197.     #mail_heading tr, #mail_heading td {
  198.         background-color: #ebedfc;
  199.         border: solid 1px #47476B;  
  200.     }
  201.  
  202.  
  203. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement