added blurb about kickstarter
This commit is contained in:
parent
0f86e324e8
commit
1ba8c94823
@ -32,8 +32,17 @@
|
||||
</div>
|
||||
|
||||
<div class="eleven columns content">
|
||||
|
||||
<div style="margin-left:auto;margin-right:auto;width:100%;text-align:center;padding:0.2em;">
|
||||
<p style="font-weight:bold;">We're running a kickstarter campaign to get
|
||||
<a href="https://cryptic.io">cryptic.io</a>, an encrypted online
|
||||
storage service, off the ground.
|
||||
<a href="http://www.kickstarter.com/projects/cryptic-io/cryptic-encrypted-online-storage">Click
|
||||
here</a> to check it out and lend your support!</p>
|
||||
</div>
|
||||
|
||||
{{ content }}
|
||||
|
||||
|
||||
<div class="footer">
|
||||
{% include footer.html %}
|
||||
</div>
|
||||
|
@ -142,15 +142,15 @@ nav hr {
|
||||
border: none;
|
||||
}
|
||||
|
||||
#post a:link {
|
||||
p a:link {
|
||||
color: #0014FF;
|
||||
}
|
||||
|
||||
#post a:visited {
|
||||
p a:visited {
|
||||
color: #0014FF;
|
||||
}
|
||||
|
||||
#post a:hover {
|
||||
p a:hover {
|
||||
color: #0014FF;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user