Skip to content

Commit

Permalink
Additional title page content
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacques Crocker committed Aug 15, 2010
1 parent 4bd3758 commit 65a7066
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 2 deletions.
49 changes: 49 additions & 0 deletions dynamic/slides/_cover.erb
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,40 @@

outline: none;
}

#cover .share {
margin: 0;
position: absolute;
left: 18px;
bottom: 19px;

color: #86685f;
font-family: "museo-1","museo-2", serif;
font-weight: 300;
font-size: 14pt;
}
#cover .share a {
border: none;
font-weight: 700;
color: #503932;
}

#cover .howto {
margin: 0;
position: absolute;
right: 14px;
bottom: 8px;
width: 225px;
height: 31px;
background-image: url(css/howto_bg.jpg);
background-repeat: no-repeat;

font-family: "museo-sans-1","museo-sans-2", sans-serif;
font-weight: 500;
color: #5d3b31;
font-size: 10pt;
padding-top: 11px;
}
</style>

<div id="cover" class="slide" data-slidename="cover">
Expand All @@ -63,5 +97,20 @@

<a href="./If-I-would-have-known-just-1-thing.pdf" class="download">Download PDF</a>
<a href="#mac" class="next">Download PDF</a>


<p class="share">
Please pass this along!

<a href="http://twitter.com/?status=Reading%20an%20awesome%20ebook%20%22If%20I%20would%20have%20known%20just%20one%20thing%22%20Read%20it%20free%20-%3E%20http://bit.ly/9zBRHA">Tweet it</a>
or
<a href="http://www.facebook.com/sharer.php?u=http://ifiwouldhaveknownjustonething.com/&t=If%20I%20would%20have%20known%20one%20thing...">share it on facebook.</a>

</p>

<p class="howto">
Use the arrow keys to navigate
</p>

</div>

Binary file added static/css/howto_bg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions static/css/slides.css
Original file line number Diff line number Diff line change
Expand Up @@ -526,8 +526,6 @@ info {
outline:none;
}



.slide.know nav a.prev, .slide.know nav a.next {
width: 147px;
height: 36px;
Expand Down

0 comments on commit 65a7066

Please sign in to comment.