Skip to content

Instantly share code, notes, and snippets.

View kora731's full-sized avatar
🎯
Focusing

Surong Ruan kora731

🎯
Focusing
View GitHub Profile
* {
background: #000 !important;
color: #0f0 !important;
outline: solid #f00 1px !important;
}
@kora731
kora731 / index.html
Created April 9, 2016 20:44 — forked from marcneuwirth/index.html
D3 Globe
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
</head>
<body>
<svg id="defs">
<defs>
<linearGradient id="gradBlue" x1="0%" y1="0%" x2="100%" y2="0%">