Skip to content

Instantly share code, notes, and snippets.

View gustaff-weldon's full-sized avatar

Good stuff and well done! gustaff-weldon

View GitHub Profile
@gustaff-weldon
gustaff-weldon / dabblet.css
Created February 27, 2012 10:10 — forked from anonymous/dabblet.css
Untitled
div {
height: 100px;
margin: 20px;
border: 1px solid red;
max-width: 300px;
}
div + div {
max-width: none;
}
@gustaff-weldon
gustaff-weldon / dabblet.css
Created February 27, 2012 10:10 — forked from anonymous/dabblet.css
Untitled
div {
height: 100px;
margin: 20px;
border: 1px solid red;
max-width: 300px;
}
div + div {
max-width: none;
}
@gustaff-weldon
gustaff-weldon / dabblet.css
Created November 29, 2013 14:13 — forked from LeaVerou/dabblet.css
(C)Leanest CSS spinner ever
/**
* (C)Leanest CSS spinner ever
*/
@keyframes spin {
to { transform: rotate(1turn); }
}
.progress {
position: relative;
@gustaff-weldon
gustaff-weldon / dabblet.css
Created January 8, 2014 10:14 — forked from anonymous/dabblet.css
icon, content is icon sign
body {
font-size: 1.6rem;
}
.container {
width: 20%;
display: table;
margin-bottom: 1em;
}
.container {
width: 400px;
}
.padded-multiline-wrapper {
font-size: 1em;
line-height: 1.4;
padding: 2px 0;
border-left: 20px solid #3A44BE;
position: relative;
}
.wrapper {
width: 300px;
margin-left: .5em;
}
.wrapper2 {
display: inline-block;
text-align: center;
margin-left: .5em;
}
.wrapper {
width: 300px;
margin-left: .5em;
}
.wrapper2 {
display: inline-block;
text-align: center;
margin-left: .5em;
}
.wrapper {
width: 300px;
margin-left: .5em;
}
.wrapper2 {
display: inline-block;
text-align: center;
margin-left: .5em;
}
body {
font-family: Arial;
}
.wrapper {
width: 300px;
margin-left: 10px;
}
.wrapper2 {
body {
font-family: Arial;
}
.wrapper {
width: 300px;
margin-left: 10px;
}
.wrapper2 {