Created
June 6, 2012 14:03
-
-
Save yasu/2882046 to your computer and use it in GitHub Desktop.
ライブ ストリーミング中
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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