Skip to content

Instantly share code, notes, and snippets.

View pauln's full-sized avatar

Paul Nicholls pauln

  • Christchurch, New Zealand
View GitHub Profile
@pauln
pauln / dabblet.css
Created February 2, 2012 08:35 — forked from anonymous/dabblet.css
Ratings Stars
/*
Ratings Stars
(with as little code as possible)
*/
.rating {
unicode-bidi: bidi-override;
direction: rtl;
text-align: center;
}
.rating > span {