Skip to content

Instantly share code, notes, and snippets.

View alexlecco's full-sized avatar
💭
working on combo-social

Alex Villecco alexlecco

💭
working on combo-social
View GitHub Profile
@inky
inky / inky.html
Created September 15, 2009 12:58
Theme for http://start.io/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>start.io/{Username}</title>
<style type="text/css">
body {
background: #fff;
color: #000;
font: 300 1em/1.5 'Helvetica Neue', 'Helvetica', sans-serif;