Skip to content

Instantly share code, notes, and snippets.

@adardesign
Created December 19, 2011 22:22
Show Gist options
  • Save adardesign/1499190 to your computer and use it in GitHub Desktop.
Save adardesign/1499190 to your computer and use it in GitHub Desktop.
Untitled
<style>
.usedNavHeader{ font-family: Arial,Helvetica,sans-serif;margin: 0 0 10px;overflow: hidden;background: #F4F7FC;padding: 10px 0 0;border-top: 1px dotted #333;border-bottom: 1px dotted #333;}
.usedNav{ list-style:none; width:150px; float:left; }
.usedNav li{ padding:0 0 7px 10px; background:url(http://www.adorama.com/artworks2/FAQ-head_bullet.gif) no-repeat 0 7px; }
.usedNav li a{ color:#4153A9; font-size:14px; }
</style>
<div class="usedNavHeader">
<ul class="usedNav">
<li><a href="#Canon Auto Focus">35mm</a></li>
<li><a href="#Point & Shoots Cameras">Point & Shoot</a></li>
<li><a href="#Canon Digital">Digital</a></li>
<li><a href="#Video">Video</a></li>
</ul>
<ul class="usedNav">
<li><a href="#Bronica ETR/ETRS/ETRSI">Medium Format </a></li>
<li><a href="#Large Format">Large Format</a></li>
<li><a href="#Collectibles">Collectibles</a></li>
<li><a href="#Darkroom">Darkroom</a></li>
</ul>
<ul class="usedNav">
<li><a href="#Lighting">Lighting</a></li>
<li><a href="#Cases">Accessories</a></li>
<li><a href="#Binoculars / Telescopes / Rangefinders">Miscellaneous</a></li>
</ul>
</div>
{"page":"html","view":"behind"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment