Skip to content

Instantly share code, notes, and snippets.

View donflopez's full-sized avatar
🏠
Working from home

Francisco López donflopez

🏠
Working from home
View GitHub Profile
@donflopez
donflopez / .block
Created September 14, 2018 09:14 — forked from mbostock/.block
Treemap
border: no
height: 600
license: gpl-3.0
@donflopez
donflopez / dabblet.css
Created January 16, 2013 19:54 — forked from anonymous/dabblet.css
Untitled
.rounded {
width:100px;
height:100px;
border: 1px solid black;
border-radius:30px;
}