Created
August 11, 2009 18:28
-
-
Save ihower/166034 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" | |
"http://www.w3.org/TR/html4/strict.dtd"> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
<title>Registrano | Lobby</title> | |
</head> | |
<body id="lobby-page"> | |
<style type="text/css"> | |
.registrano-blog-badge { font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; border: 1px solid #eee; margin-bottom: 20px; } | |
.registrano-blog-badge div { margin: 0; padding: 0; } | |
.registrano-blog-badge.w-180 { width: 178px; } | |
.registrano-blog-badge.w-220 { width: 218px; } | |
.registrano-blog-badge.c-black { background: #000; } | |
.registrano-blog-badge h5 { margin: 0; padding: 10px; font-size: 15px; font-weight: normal; background: #338833; color: #fff; } | |
.registrano-blog-badge .bd { margin: 5px 10px; } | |
.registrano-blog-badge .event-date { color: #999; } | |
.registrano-blog-badge .event-attendees { margin: 3px 0; color: #c00; } | |
.registrano-blog-badge .event-link { display: block; text-align: center; margin: 0 0 10px 0; padding: 5px; background: #338833; text-decoration: none; color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; } | |
.registrano-blog-badge .event-link:hover { background: #fffc20; color: #222; } | |
.registrano-blog-badge .event-attendees-list { list-style: none; margin: 0 0 0 3px; padding: 0; } | |
.registrano-blog-badge .event-attendees-list li { list-style: none; margin: 0; padding: 0; display: inline; } | |
.registrano-blog-badge .event-attendees-list li img { margin: 0 2px 2px; padding: 0; display: inline; width: 32px; height: 32px; border: 1px solid #eee; } | |
</style> | |
<div class="registrano-blog-badge w-220" id="registrano-blog-badge-ruby-tuesday-200906"></div> | |
<script src="http://registrano.local/javascripts/blogbadge/zh-tw.js" type="text/javascript" defer="defer"></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment