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
.container {
width: 400px;
}
.padded-multiline-wrapper {
font-size: 1em;
line-height: 1.4;
padding: 2px 0;
border-left: 20px solid #3A44BE;
position: relative;
}
.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 {
@gustaff-weldon
gustaff-weldon / dabblet.css
Created August 29, 2014 09:31
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.container {
height: 300px;
width: 80px;
}
.child {
@gustaff-weldon
gustaff-weldon / dabblet.css
Created August 29, 2014 10:22
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.container {
height: 300px;
width: 80px;
}
.child {
@gustaff-weldon
gustaff-weldon / dabblet.css
Created August 29, 2014 10:26
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.container {
height: 300px;
width: 300px;
border: 10px solid #aaa;
position: relative;
}