Skip to content

Instantly share code, notes, and snippets.

View Leonti's full-sized avatar

Leonti Bielski Leonti

View GitHub Profile
# MIT License
# Copyright (c) 2016 Chandler Abraham
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
@Leonti
Leonti / dabblet.css
Created November 29, 2012 15:10
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
@Leonti
Leonti / dabblet.css
Created November 28, 2012 22:28
Add shadows to at least avatar, maybe paper-like background to card?
/* Add shadows to at least avatar, maybe paper-like background to card? */
html, body {
height: 100%;
width: 100%;
font-family: 'Myriad Pro','Gill Sans','Gill Sans MT','Calibri',sans-serif;
padding: 0;
margin: 0;
color: #555;
background: #f2f2f2;
}
@Leonti
Leonti / dabblet.css
Created November 28, 2012 22:27
Untitled
html, body {
height: 100%;
width: 100%;
}
.content {
background: yellow;
height: 100%;
width: 100%;
display: table;
}
@Leonti
Leonti / dabblet.css
Created May 21, 2012 22:41
main page
/* main page */
/**
* The first commented line is your dabblet’s title
*/
html {
background: #f06;
background: linear-gradient(45deg, #ccc, black);
min-height: 100%;
font-family: 'Palatino Linotype',Palatino,Georgia,serif;
/* main page */
/**
* The first commented line is your dabblet’s title
*/
html {
background: #f06;
background: linear-gradient(45deg, #ccc, black);
min-height: 100%;
font-family: 'Palatino Linotype',Palatino,Georgia,serif;
/* main page */
/**
* The first commented line is your dabblet’s title
*/
html {
background: #f06;
background: linear-gradient(45deg, #ccc, black);
min-height: 100%;
font-family: 'Palatino Linotype',Palatino,Georgia,serif;
/* main page */
/**
* The first commented line is your dabblet’s title
*/
html {
background: #f06;
background: linear-gradient(45deg, #ccc, black);
min-height: 100%;
font-family: 'Palatino Linotype',Palatino,Georgia,serif;
/* main page */
/**
* The first commented line is your dabblet’s title
*/
html {
background: #f06;
background: linear-gradient(45deg, #ccc, black);
min-height: 100%;
font-family: 'Palatino Linotype',Palatino,Georgia,serif;