Skip to content

Instantly share code, notes, and snippets.

View mr-stezz's full-sized avatar
🧘‍♂️
Inquiring...

Mike Stezycki mr-stezz

🧘‍♂️
Inquiring...
View GitHub Profile
@mr-stezz
mr-stezz / dabblet.css
Created February 3, 2012 14:10
-- Car Offers page --
/* -- Car Offers page -- */
/* basic housekeeping */
*{padding:0;margin:0;}
html,body{min-height:100%;}
body{font:normal 13px/1 'Helvetica Neue',Helvetica,Arial,sans-serif;}
a{color:#353978;}
abbr[title]{cursor:help;border-bottom:1px dotted;}
@mr-stezz
mr-stezz / dabblet.css
Created February 3, 2012 16:54
-- Car Offers page --
/* -- Car Offers page -- */
/* basic housekeeping */
*{padding:0;margin:0;}
html,body{min-height:100%;}
body{font:normal 13px/1 'Helvetica Neue',Helvetica,Arial,sans-serif;}
a{color:#353978;}
abbr[title]{cursor:help;border-bottom:1px dotted;}
/* buttons */
@mr-stezz
mr-stezz / dabblet.css
Created February 7, 2012 13:59
-- Car Offers page --
/* -- Car Offers page -- */
/* basic housekeeping */
*{padding:0;margin:0;}
html,body{min-height:100%;}
body{font:normal 13px/1 'Helvetica Neue',Helvetica,Arial,sans-serif;color:#333;}
a{color:#353978;}
abbr[title]{cursor:help;border-bottom:1px dotted;}
@mr-stezz
mr-stezz / dabblet.css
Created February 7, 2012 14:22
-- Car Offers page --
/* -- Car Offers page -- */
/* basic housekeeping */
*{padding:0;margin:0;}
html,body{min-height:100%;}
body{font:normal 13px/1 'Helvetica Neue',Helvetica,Arial,sans-serif;color:#333;}
a{color:#353978;}
abbr[title]{cursor:help;border-bottom:1px dotted;}
@mr-stezz
mr-stezz / dabblet.css
Created February 7, 2012 14:28
-- Car Offers page --
/* -- Car Offers page -- */
/* basic housekeeping */
*{padding:0;margin:0;}
html,body{min-height:100%;}
body{font:normal 13px/1.38461538 'Helvetica Neue',Helvetica,Arial,sans-serif;color:#333;}
a{color:#353978;}
abbr[title]{cursor:help;border-bottom:1px dotted;}
@mr-stezz
mr-stezz / dabblet.css
Created February 9, 2012 15:45 — forked from chriscoyier/dabblet.css
Ratings Stars
/*
Ratings Stars
(with as little code as possible)
*/
.rating {
unicode-bidi: bidi-override;
direction: rtl;
text-align: center;
}
.rating > span {
@mr-stezz
mr-stezz / dabblet.css
Created February 9, 2012 15:46 — forked from chriscoyier/dabblet.css
Ratings Stars
/*
Ratings Stars
(with as little code as possible)
*/
.rating {
unicode-bidi: bidi-override;
direction: rtl;
text-align: center;
}
.rating > span {
@mr-stezz
mr-stezz / dabblet.css
Created August 10, 2012 07:25
search new vehicles list
/* search new vehicles list */
/* -----------------------------
$GLOBAL
-------------------------------- */
*{
box-sizing:border-box;
padding:0;
margin:0;
}
@mr-stezz
mr-stezz / dabblet.css
Created August 13, 2012 14:04
search new vehicles list
/* search new vehicles list */
/* -----------------------------
$GLOBAL
-------------------------------- */
*{
box-sizing:border-box;
padding:0;
margin:0;
}
@mr-stezz
mr-stezz / dabblet.css
Created August 14, 2012 18:58
Core styles for Listers:
/*
Core styles for Listers:
http://listers.co.uk
Support for:
Safari 3 > *
Firefox 4 > *
Chrome 12 > *
IE8 > *