mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
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
|
//top: 0
|
||||||
opacity: 0
|
opacity: 0
|
||||||
|
|
||||||
|
a.more
|
||||||
|
float: right
|
||||||
|
margin: 1em 2em 1em 0
|
||||||
|
|
||||||
|
|
||||||
ul.menu
|
ul.menu
|
||||||
padding-bottom: 1em
|
padding-bottom: 1em
|
||||||
|
|
|
@ -45,6 +45,7 @@
|
||||||
</h1>
|
</h1>
|
||||||
</header>
|
</header>
|
||||||
<ul class="inline"></ul>
|
<ul class="inline"></ul>
|
||||||
|
<a href="http://flickr.com/photos/wezm/" class="more">More »</a>
|
||||||
</section>
|
</section>
|
||||||
<%= render '_footer' %>
|
<%= render '_footer' %>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue