Skip to content

Instantly share code, notes, and snippets.

View dirksiemers's full-sized avatar

Dirk Siemers dirksiemers

View GitHub Profile
@dirksiemers
dirksiemers / dabblet.css
Created February 2, 2012 08:29 — 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 {