Skip to content

Instantly share code, notes, and snippets.

View tyv's full-sized avatar

Yuri Tkachenko tyv

  • Ukraine/Kyiv
View GitHub Profile
@tyv
tyv / dabblet.css
Created March 4, 2013 10:30
Photo set
/**
* Photo set
*/
.photo-grid {
list-style: none;
margin: 0 0 0 -10px;
padding: 0;
max-width: 900px;
}
@tyv
tyv / dabblet.css
Created March 4, 2013 10:12 — forked from varya/dabblet.css
Photo set
/**
* Photo set
*/
.photo-grid {
list-style: none;
display: block;
text-align: justify;
max-width: 900px;
}
@tyv
tyv / dabblet.css
Created March 4, 2013 07:57 — forked from varya/dabblet.css
Photo set
/**
* Photo set
*/
.photo-grid {
list-style: none;
display: block;
text-align: justify;
max-width: 900px;
}
@tyv
tyv / dabblet.css
Created February 27, 2013 22:07 — forked from leoneed/dabblet.css
testtask
/* testtask */
@font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 400;
src: local('PT Sans'), local('PTSans-Regular'), url(http://themes.googleusercontent.com/static/fonts/ptsans/v4/7YGmE4Ls5b94ct65u07hVQLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@-webkit-keyframes chooser-label {
from { left: 0 }
@tyv
tyv / dabblet.css
Created February 22, 2013 12:39
Untitled
.p, .b
{
overflow: hidden;
width: 300px;
height: 25px;
background: #ccc;
border-radius: 16px;
}
.b
@tyv
tyv / dabblet.css
Created February 22, 2013 12:39
Untitled
.p, .b
{
overflow: hidden;
width: 300px;
height: 25px;
background: #ccc;
border-radius: 16px;
}
.b
@tyv
tyv / dabblet.css
Created February 22, 2013 12:39
Untitled
.p, .b
{
overflow: hidden;
width: 300px;
height: 25px;
background: #ccc;
border-radius: 16px;
}
.b
@tyv
tyv / dabblet.css
Created February 22, 2013 12:39
Untitled
.p, .b
{
overflow: hidden;
width: 300px;
height: 25px;
background: #ccc;
border-radius: 16px;
}
.b
@tyv
tyv / dabblet.css
Created February 22, 2013 12:39
Untitled
.p, .b
{
overflow: hidden;
width: 300px;
height: 25px;
background: #ccc;
border-radius: 16px;
}
.b
@tyv
tyv / dabblet.css
Created January 21, 2013 23:58 — forked from kizu/dabblet.css
Untitled
body
{
background: pink
}
.popup
{
position: relative;
width: 200px;