all repos — h3rald @ a3239e7db6fc692777ecf928b7d7a07a564e1993

The sources of https://h3rald.com

Style tweaks.
h3rald h3rald@h3rald.com
Fri, 25 Aug 2017 10:40:22 +0200
commit

a3239e7db6fc692777ecf928b7d7a07a564e1993

parent

189874834318f374f79fd819afb1890ed906df25

2 files changed, 6 insertions(+), 4 deletions(-)

jump to
M assets/styles/style.cssassets/styles/style.css

@@ -95,6 +95,8 @@ .featured .panel-header {

text-align: right; font-style: italic; padding: 0.2rem; + padding-right: 0.5rem; + color: #f0f1f4; } .v-spacer {
M templates/home.mustachetemplates/home.mustache

@@ -27,9 +27,9 @@ {{subtitle}}

</p> </article> {{/recents}} - <div class="panel contact-list"> + <div class="panel featured contact-list"> <div class="panel-header"> - <div class="panel-title">Contact</div> + Contact </div> <div class="panel-body"> <p>This site was made by Fabio Cevasco. For more information, see the <a href="/about/">About</a> page.</p>

@@ -108,9 +108,9 @@ </div>

</div> </div> <div class="v-spacer"></div> - <div class="panel"> + <div class="panel featured"> <div class="panel-header"> - <div class="panel-title">Credits</div> + Credits </div> <div class="panel-body"> <p>Special thanks to the following people, who made this web site possible:</p>