<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 13:10:59 +0000</lastBuildDate>
    <item>
      <title>(CSS) LESS - Page Curl - bdiddymc</title>
      <link>https://snipplr.com/view/47826/less--page-curl</link>
      <description>&lt;p&gt;A LESS class which can be included to easily allow for a page-curl/shadow on element.&#13;
&#13;
*NOTE: Still needs work to allow for consistency at various sizes...*&#13;
&#13;
**Usage Instructions**&#13;
&#13;
* To remove reliance on javascript, setup the LESS compiler: &#13;
 * [incident57.com/less/](http://incident57.com/less/) (MAC) &#13;
 * ??? (PC)&#13;
&#13;
* Import the class into the master stylesheet: *@import: url(classes.less);*&#13;
&#13;
* Use page curl on specific elements: &#13;
*.block-item &#13;
{ &#13;
height: 100px;&#13;
width: 300px;&#13;
.page-curl(); &#13;
}*&lt;/p&gt;</description>
      <pubDate>Tue, 25 Jan 2011 09:53:51 UTC</pubDate>
      <guid>https://snipplr.com/view/47826/less--page-curl</guid>
    </item>
  </channel>
</rss>
