Skip to content

Instantly share code, notes, and snippets.

@werthog2994
Created October 31, 2012 01:57
Show Gist options
  • Save werthog2994/3984357 to your computer and use it in GitHub Desktop.
Save werthog2994/3984357 to your computer and use it in GitHub Desktop.
CSS for HasbroMLP
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;
background-repeat: no-repeat;
background-image: url('http://fc07.deviantart.net/fs71/f/2011/314/c/5/twilight_sparkle_vector_by_extrahovinco-d4fpa3d.png');
background-position: 600px 30px;
}
#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 #7DE5FF;
}
.custom, .mods, .description-title, .st-affiliates-title
{
background-color:#444444 !important;
color:#7DE5FF;
}
#pl-selected-bar
{
background-color:#7DE5FF !important;
}
.room-tag, .tag_name
{
background-color:#7DE5FF;
color:#222222;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment