annotate node_modules/jQuery/test/fixtures/css.css @ 91:1a706a2880ee

reset bug fixed but still todo unit transect to 0 reset
author Rob Canning <rob@foo.net>
date Thu, 31 Jul 2014 00:16:27 +0100
parents cd921abc8887
children
rev   line source
rob@77 1 #nothiddendiv { font-size: 16px; }
rob@77 2 #nothiddendivchild.em { font-size: 2em; }
rob@77 3 #nothiddendivchild.prct { font-size: 150%; }