Updated site to scale better on small screens; Added clearfix css; Updated shadow feature to use css shadows instead of js/images.
Added code to the admin part of the site - still non-functional. Need to fix JSON streaming over HTTP such that native types (boolean, Date, int) are preserved for the DB; Need to finish the restore functionality & the hide/show of the edit, delete, and restore buttons on each editor page.
This commit is contained in:
@@ -3,7 +3,4 @@
|
||||
<p><img src='images/Yaks1_v1.jpg' class="shadow" style="float: left; margin: 10px 10px 10px 0px; height: 146px; width: 326px;"/></p>
|
||||
<p style="clear: both">We allow our neighbor to finish his grass fed, hormone and antibiotic free Angus cattle on our property and purchase a couple for sale to our markets each year.</p>
|
||||
<p>To find out what cuts we have available, please <a href="#!/visiting">call <b>707.684.4146</b> or email</a>. We would also be happy to take orders for a part of a cow, and welcome your visit to see the animals.</p>
|
||||
</div>
|
||||
<runonce>
|
||||
$('.shadow').buildShadow();
|
||||
</runonce>
|
||||
</div>
|
||||
Reference in New Issue
Block a user