forked from wezm/wezm.net
Add a more link to the photos on homepage
This commit is contained in:
parent
8e8b270b9e
commit
0ac452a521
2 changed files with 5 additions and 0 deletions
|
@ -281,6 +281,10 @@ a
|
|||
//top: 0
|
||||
opacity: 0
|
||||
|
||||
a.more
|
||||
float: right
|
||||
margin: 1em 2em 1em 0
|
||||
|
||||
|
||||
ul.menu
|
||||
padding-bottom: 1em
|
||||
|
|
|
@ -45,6 +45,7 @@
|
|||
</h1>
|
||||
</header>
|
||||
<ul class="inline"></ul>
|
||||
<a href="http://flickr.com/photos/wezm/" class="more">More »</a>
|
||||
</section>
|
||||
<%= render '_footer' %>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue