
/*imported to YOURLS
pukka
VC
HMS
JT-corp

tested and works best with:

Running on YOURLS v 1.10.2& Sleeky2 

*/






html tr.plugin.active td
{background: #10410c  !important ;}




nav {
  background-color: #4e1e01  !important ; 
  border-radius: 0px 32px 0px 0px;
}

body {
  background-color: #331703 !important ; 
}

html a, html a:link,html  a:active, html a:visited {
  color: #eae6ab;
  text-decoration: none;
}

.index table.tblSorter {
  background-color: #733c0b; 
}

html .index table.tblSorter tbody td { 
  background-color: #2b241d; 
}
html .index table.tblSorter tbody tr.normal-row td {
  background: #413220;
}

html .login .error {
  padding: 10px;
  background: #9b5408; 
}

html .sub_wrap, html .plugins main,html  .plugin_page_sleeky_settings main {
  background: transparent; 
}


.sub_wrap table.tblSorter thead tr th, .sub_wrap table.tblSorter tfoot tr th, .sub_wrap table.tblSorter th.header, .plugins main table.tblSorter thead tr th, .plugins main table.tblSorter tfoot tr th, .plugins main table.tblSorter th.header, .plugin_page_sleeky_settings main table.tblSorter thead tr th, .plugin_page_sleeky_settings main table.tblSorter tfoot tr th, .plugin_page_sleeky_settings main table.tblSorter th.header, code table.tblSorter thead tr th, code table.tblSorter tfoot tr th, code table.tblSorter th.header { 
  background-color: #823c00; 
}

.sub_wrap table.tblSorter tbody td, .plugins main table.tblSorter tbody td, .plugin_page_sleeky_settings main table.tblSorter tbody td, code table.tblSorter tbody td {
  background: #542700;
  color: #dcdcdc;
}



#wrap nav,#login{
background-image: url(https://pushka.com/user/plugins/a-pushka-plugin/logo_white.png);
  background-size: 250px;
  background-position: top 20px left 0px;
  background-repeat: no-repeat;
  margin-top: 1em;
  padding-top: 120px;
}#wrap img{display:none  !important ;}
#add{background:transparent !important ;}
html #wrap { 
  background: #3d1c04;
}

