Created
June 6, 2012 14:03
-
-
Save yasu/2882046 to your computer and use it in GitHub Desktop.
Revisions
-
Yasuhiro Manai created this gist
Jun 6, 2012 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ <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; }