Immediately after visiting the Tripoli sample page (<a href="http://devkick.com/lab/tripoli/sample.php" rel="nofollow">http://devkick.com/lab/tripoli/sample.php</a>), I was going to applaud the team for not making the dick move that usually takes the form:<p><pre><code> body { font-size: 0.65 em; }
</code></pre>
Then I realized the stylesheet wasn't enabled. tripoli.simple.css:<p><pre><code> html{font-size:125%}body{font-size:50%}
</code></pre>
Bummer.