Skip to content

Instantly share code, notes, and snippets.

@werthog2994
Created January 23, 2013 22:36
Show Gist options
  • Save werthog2994/4615054 to your computer and use it in GitHub Desktop.
Save werthog2994/4615054 to your computer and use it in GitHub Desktop.
CSS for normlpeople
@-moz-document url-prefix("http://www.synchtube.com/r/") {
/*[[layout]]*/
.st-poll poll
{
color:white;
}
st-descr
{
background-color:#444444 !important;
}
#st-vanilla, #centerstage, #room:
{
background-color:#444444 !important;
}
.mods, .description-title, .st-affiliates-title
{
border-color:#444444 !important;
}
.poll
{
background-color:#444444 !important;
}
.jspTrack
{
background-color:#444444 !important;
}
#st-vanilla .st-vanilla-lower-ct .st-vanilla-lower{
background-size: 310px !important;
background-repeat: no-repeat !important;
background-image: url('http://th03.deviantart.net/fs70/PRE/i/2012/003/e/4/my_little_pony_friendship_is_magic_logo_by_makintosh91-d4l65u2.png') !important;
background-position: 600px 30px !important;
}
#cin{
color:black;
}
#voteup, #votedown{
display: inline !important;
}
.banner{
display:block;
}
body{background:rgb(34,34,34) !important;
}
#truetop
{
background:rgb(34,34,34) !important;
}
#st-descr
{
border-top:0px !important;
}
.active
{
background:#222222 !important;
}
#centerstage
{
background:#222222 !important;
}
.st-vanilla-lower
{
background-color:#222222 !important;
}
#playlist .playlist ul li
{
border-top: 1px solid #789922;
}
.custom, .mods, .description-title, .st-affiliates-title
{
background-color:#444444 !important;
color:#789922;
}
#pl-selected-bar
{
background-color:#789922 !important;
}
.room-tag, .tag_name
{
background-color:#789922;
color:#222222;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment