Skip to content

Instantly share code, notes, and snippets.

View gabrielflorit's full-sized avatar

Gabriel Florit gabrielflorit

View GitHub Profile
svg {
background: #000000;
}
path {
stroke: red;
}
svg {
background: #000000;
}
.branch {
stroke: #FFFFFF;
}
.branchNode {
fill: #FFFFFF;
svg {
background: #000000;
}
svg {
background: #000000;
}
path.branch {
stroke: #FFFFFF;
}
svg {
background: #222222;
}
rect {
fill: #FFFFFF;
}
svg {
position: absolute;
}
svg {
position: absolute;
}
<!doctype html>
<head>
<meta charset="utf-8">
<title>livecoding</title>
<link rel="stylesheet" href="http://livecoding.io/static/css/iframe.css">
<style>
</style>
</head>
<body>
<h1>Hello! This is a graphic! Try:</h1>
@gabrielflorit
gabrielflorit / water.css
Created August 21, 2012 03:49 — forked from anonymous/water.css
created by livecoding - http://livecoding.io/3411361
svg {
position: absolute;
}