https://github.com/thinkphp/lanyrdevents
A badge for the past or future events at Lanyrd.com the social conference directory.
https://github.com/thinkphp/lanyrdevents
Last synced: 3 months ago
JSON representation
A badge for the past or future events at Lanyrd.com the social conference directory.
- Host: GitHub
- URL: https://github.com/thinkphp/lanyrdevents
- Owner: thinkphp
- Created: 2010-09-17T10:37:04.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-09-30T07:08:02.000Z (over 15 years ago)
- Last Synced: 2024-04-14T14:54:26.047Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://thinkphp.ro/apps/YQL/lanyrdevents/
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Usage
=====
#HTML
#CSS
div#lanyrd{
background: #eef;
border: 1px solid #999;
padding: 5px;
-moz-border-radius:5px;
-wekbit-border-radius:5px;
border-radius:5px;
width:20em;
}
#lanyrd a{color:#000;}
div#lanyrd img {height: 16px;vertical-align: middle;width: 16px}
#JS