added new channel settings

This commit is contained in:
Luke Pulverenti 2014-06-01 15:41:35 -04:00
parent 8cf9cab99e
commit 18cd384168
7 changed files with 117 additions and 22 deletions

View file

@ -291,7 +291,7 @@ h1 .imageLink {
.sidebarLinks a {
display: block;
padding: 12px 20px 12px 30px;
padding: 10px 20px 10px 30px;
text-decoration: none;
color: #fff!important;
text-shadow: none!important;
@ -311,7 +311,7 @@ h1 .imageLink {
.sidebarDivider {
height: 1px;
background: #404040;
background: #383838;
margin: .25em 0;
}