Skip to content

Instantly share code, notes, and snippets.

View besedin-art's full-sized avatar

Artem besedin-art

View GitHub Profile
@besedin-art
besedin-art / dabblet.css
Created February 7, 2013 06:13 — forked from iamstarkov/dabblet.css
cursor blinking in multiline link
/**
* cursor blinking in multiline link
*/
div {width: 30em;}
a {
font: 1rem/2 Tahoma;
/**/
padding: 2000rem 0;
}
@besedin-art
besedin-art / dabblet.css
Created February 7, 2013 05:59 — forked from iamstarkov/dabblet.css
cursor blinking in multiline link
/**
* cursor blinking in multiline link
*/
div {width: 30em;
}
a {
font: 1rem/2 Tahoma;
padding: 10px 0;
@besedin-art
besedin-art / dabblet.css
Created December 29, 2012 06:09
Untitled
.container {
width: 600px;
margin: auto;
}
img {
float: right;
}
span {
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 19">
<path d="M8.5,1H9.5 M7.5,2H10.5 M6.5,3H11.5 M9,3.5V14.5 M6.5,15H11.5 M7.5,16H10.5 M8.5,17H9.5" stroke="#000" stroke-width="1" />
<path d="M1,8.5V9.5 M2,7.5V10.5 M3,6.5V11.5 M3.5,9H14.5 M15,6.5V11.5 M16,7.5V10.5 M17,8.5V9.5" stroke="#000" stroke-width="1" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 12">
<path d="M2 1 L 11 1 M11.5 1.5 L11.5 10.5 M11.5 10 L2 10 M 1.5 10.5 L1.5 1.5 " stroke="#948b8b" stroke-width="1" />
<path d="M1 8 L12 8" stroke="#948b8b" stroke-width="1" />
<path d="M3 5 L10 5 M4.5 3.5 L4.5 6.5 M9.5 5.5 L9.5 2.5" stroke="#948b8b" stroke-width="1" />
<path d="M15 1 L 24 1 M24.5 1.5 L24.5 10.5 M24.5 10 L15 10 M 14.5 10.5 L14.5 1.5 " stroke="black" stroke-width="1" />
<path d="M14 8 L25 8" stroke="black" stroke-width="1" />
<path d="M16 5 L23 5 M17.5 3.5 L17.5 6.5 M22.5 5.5 L22.5 2.5" stroke="black" stroke-width="1" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 11">
<path d="M2 4 L4 4 M1 5 L5 5 M2 6 L9 6 M3 7 L8 7 M4 8 L7 8 M5 9 L6 9 M6 5 L10 5 M7 4 L11 4 M8 3 L12 3 M9 2 L 13 2 M10 1 L 13 1" stroke="#948b8b" stroke-width="1" />
<path d="M15 4 H17 M14 5 H18 M15 6 L22 6 M16 7 L21 7 M17 8 L20 8 M18 9 L19 9 M19 5 L23 5 M20 4 L24 4 M21 3 L25 3 M22 2 L 26 2 M23 1 L 26 1" stroke="#8dc63f" stroke-width="1" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 19">
<path d="M8.5,1H9.5 M7.5,2H10.5 M6.5,3H11.5 M9,3.5V14.5 M6.5,15H11.5 M7.5,16H10.5 M8.5,17H9.5" stroke="#000" stroke-width="1" />
<path d="M1,8.5V9.5 M2,7.5V10.5 M3,6.5V11.5 M3.5,9H14.5 M15,6.5V11.5 M16,7.5V10.5 M17,8.5V9.5" stroke="#000" stroke-width="1" />
</svg>