Skip to content

Instantly share code, notes, and snippets.

View lastguest's full-sized avatar
🥞
Cooking…

Stefano Azzolini lastguest

🥞
Cooking…
View GitHub Profile
@lastguest
lastguest / dabblet.css
Created May 18, 2012 09:12
Caffeina - Social Buttons v1
/* Caffeina - Social Buttons v1 */
body{
background: linear-gradient(45deg, #f06, yellow);
height: 500px;
padding: 30px;
}
ul.caffeina-social {
padding:0;
@lastguest
lastguest / dabblet.css
Created May 21, 2012 16:34
Caffeina - Social Buttons v1
/* Caffeina - Social Buttons v1 */
body{
background: linear-gradient(45deg, #f06, yellow);
height: 500px;
padding: 30px;
}
ul.caffeina-social {
padding:0;
@lastguest
lastguest / dabblet.css
Created June 5, 2012 10:27
Caffeina - Social Buttons v1
/* Caffeina - Social Buttons v1 */
body{
/*background: linear-gradient(45deg, #f06, yellow);/**/
height: 500px;
padding: 30px;
}
@lastguest
lastguest / dabblet.css
Created June 6, 2012 09:24 — forked from anonymous/dabblet.css
Untitled
.button
{
display: inline-block;
position:absolute;
left:50%;
top:50%;
margin-top:-50px;
margin-left:-150px;
height:auto;
width:auto;
@lastguest
lastguest / dabblet.css
Created June 14, 2012 13:07
Facebook Login
/**
* Facebook Login
*/
​.page {
background-image: linear-gradient(left, #5e20aa 0%,#2ebaf2 50%,#5e20aa 100%);
display: block;
width: 600px;
height: 400px;
@lastguest
lastguest / dabblet.css
Created June 14, 2012 13:13
Facebook Login
/**
* Facebook Login
*/
​.page {
background: linear-gradient(left, #5e20aa 0%,#2ebaf2 50%,#5e20aa 100%);
display: block;
width: 600px;
height: 400px;
@lastguest
lastguest / dabblet.css
Created June 19, 2012 17:11
Facebook Login
/**
* Facebook Login
*/
body {
background-color: #cacaca;
}
@keyframes glow {
0% { text-shadow: 0 0 14px rgba(255,255,255,.45); }
@lastguest
lastguest / dabblet.css
Created June 22, 2012 16:36
Facebook Login
/**
* Facebook Login
*/
body {
background-color: #cacaca;
text-size: 20px
}
button {
font-size: 20px
@lastguest
lastguest / dabblet.css
Created July 6, 2012 11:10
Frizzantissimo
/**
* Frizzantissimo
*/
body {
background-color: #cacaca;
text-size: 20px
}
button {
font-size: 30px;
@lastguest
lastguest / dabblet.css
Created July 9, 2012 19:10
Frizzantissimo
/**
* Frizzantissimo
*/
body {
background-color: #D0CACA;
text-size: 20px
}
button {