A couple more stylistic updates to make posts a little better while I'm here

This commit is contained in:
R. Tyler Croy 2018-08-16 10:47:16 -07:00
parent f4c0ae887e
commit b19be75e0f
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
3 changed files with 19 additions and 1 deletions

View File

@ -13,6 +13,14 @@
margin-left: auto;
margin-right: auto;
}
footer {
margin-left: auto;
margin-right: auto;
margin-top: 2rem;
padding-top: 1rem;
border-top: 2px solid #e9e9e9;
max-width: 55%;
}
}
header.masthead {
float: right;

View File

@ -2,6 +2,11 @@
layout: default
---
<style type="text/css">
.post-tags {
margin-bottom: 0.5rem;
}
</style>
<header class="masthead">
<h1 class="masthead-title--small">
<a href="{{ site.baseurl }}/">{{ site.name }}</a>
@ -22,8 +27,13 @@ layout: default
{% endfor %}
</div>
<div class="post-date">
<em>Posted:</em>
<time>{{ page.date | date_to_string }}</time>
</div>
{{ content }}
</div>
</main>
<footer>
<a href="https://github.com/rtyler/brokenco.de/edit/master/{{page.path}}">Improve this page</a>
</footer>

View File

@ -18,6 +18,6 @@ into [Python](http://python.org) and ultimately landing in the
### Non-technical
* [Flying](/tag/flying.html) a plane
* [Gardening](https://secure.flickr.com/photos/agentdero/sets/72157644378992989/)
in the backyard
* [Flying](/tag/flying.html) a plane