Skip to content

Instantly share code, notes, and snippets.

@yasu
Created June 6, 2012 14:03
Show Gist options
  • Select an option

  • Save yasu/2882046 to your computer and use it in GitHub Desktop.

Select an option

Save yasu/2882046 to your computer and use it in GitHub Desktop.
ライブ ストリーミング中
<span class="channel-horizontal-menu-badge">ライブ ストリーミング中</span>
.channel-horizontal-menu li a span.channel-horizontal-menu-badge {
background-color:
#9A302C;
color:
white;
font-size: 8px;
font-weight: bold;
padding: 3px 5px;
margin-left: 10px;
border: 1px outset
#A34E4A;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment