e69a7c0f284ed2f33b071f1c890de03e7b0efa9a
[citadel.git] / webcit / static / t / trailing.html
1 <!-- start trailing.html -->
2 <script type="text/javascript">
3  Rounded("div.box", "big transparent top bottom");
4  Rounded("form.box", "big transparent top bottom");
5  Rounded("div.boxlabel", "big transparent top");
6  Rounded("li.tablabel", "small transparent top");
7  Rounded("div.tabcontent_submit", "big transparent bottom");
8 </script>
9 </body>
10 </html>