Skip to content

Instantly share code, notes, and snippets.

View Leonti's full-sized avatar

Leonti Bielski Leonti

View GitHub Profile
/* main page */
/**
* The first commented line is your dabblet’s title
*/
html {
background: #f06;
background: linear-gradient(45deg, black, #ccc);
min-height: 100%;
font-size: 0.6em;
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, black, #ccc);
min-height: 100%;
font-size: 0.6em;
}