Skip to content

Instantly share code, notes, and snippets.

View vidhyasgr's full-sized avatar

Vidhya Sagar vidhyasgr

  • Frankfurt, Germany
View GitHub Profile
@dgeske
dgeske / dabblet.css
Created March 6, 2013 05:20
CSS Radar - an animated radar built entirely with CSS
/**
* CSS Radar - an animated radar built entirely with CSS
*/
html{
background: black;
min-height: 100%;
text-align: center;
}