Skip to content

Instantly share code, notes, and snippets.

View mctep's full-sized avatar

Konstantin Vasilev mctep

View GitHub Profile
@mctep
mctep / dabblet.css
Created July 10, 2012 13:35
Untitled
.b-pulse_default
{
font-size: 60px;
display:block;
margin: 0 auto;
width: 1em;
height: 1em;
@mctep
mctep / dabblet.css
Created July 10, 2012 12:41
Untitled
html, body
{
min-height: 100%;
background: linear-gradient(top, rgba(254, 235, 138, 1) 0, rgba(253, 220, 100, 1) 100%);
}
.close
{
font-size: 14px;
position: absolute;