Skip to content

Commit

Permalink
Tweak the join event link style
Browse files Browse the repository at this point in the history
  • Loading branch information
Tin committed Mar 17, 2012
1 parent c6b7401 commit fc5398b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions media/css/openparty.css
Expand Up @@ -299,13 +299,9 @@ dl.pair {
}
.event-join a:link,
.event-join a:visited {
padding-left: 2em;
background-color: rgba(255, 255, 102, 0.6000);
color: #333;
}
.event-join a:hover,
.event-join a:active {
background-color: rgba(255, 255, 102, 1.0000);
margin-left: 2em;
font-size: 13px;
color: #333;
}
.join-us .inactive a:link,
.join-us .inactive a:visited {
Expand Down
2 changes: 1 addition & 1 deletion templates/core/index.html
Expand Up @@ -30,7 +30,7 @@ <h2>加入活动 / Join us</h2>
<li class="blog-us">写博客报道您参加Open Party的感想</li>
<li class="rss"><a href="/feed/post">社区活动信息RSS订阅</a></li>
<li class="facebook"><a href="http://www.facebook.com/group.php?gid=8159558294">Join us on Facebook</a></li>
<li class="weibo"><a href="http://weibo.com/openparty">在微博关注我们 <strong>@openparty</strong></a><a href="http://weibo.com/u/2567579745">成都</a><a href="http://weibo.com/openpartyxian">西安</a></li>
<li class="weibo"><a href="http://weibo.com/openparty">在微博关注我们 <strong>@openparty</strong></a> | <a href="http://weibo.com/u/2567579745">成都</a> | <a href="http://weibo.com/openpartyxian">西安</a></li>
<li class="twitter"><a href="https://twitter.com/openparty">Follow Twitter <strong>@openparty</strong></a></li>
<li class="twitter-tag"><a href="http://search.twitter.com/search?q=%23openparty">关注和使用Twitter Tag <strong>#openparty</strong></a></li>
</ul>
Expand Down

0 comments on commit fc5398b

Please sign in to comment.