mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 05:04:21 +01:00
Fix colour scheme and tweak font sizes
This commit is contained in:
@@ -132,7 +132,7 @@ layout: compress
|
||||
<div class="col-sm-3">
|
||||
<div class="fixed-condition">
|
||||
<a href="/"><img class="profile-avatar" src="{{ site.avatar_url }}" height="75px" width="75px" /></a>
|
||||
<h1 class="author-name">{{ site.author }}</h1>
|
||||
<h1 class="author-name"><a href="/">{{ site.author }}</a></h1>
|
||||
{% if site.about %}
|
||||
<div class="profile-about">
|
||||
{{ site.about }}
|
||||
@@ -165,7 +165,7 @@ layout: compress
|
||||
<footer>
|
||||
© {{ site.author }}
|
||||
{% if site.github %}
|
||||
- <a href="{{ site.github }}">{{ site.github }}</a> - Powered by Jekyll.
|
||||
- <a href="{{ site.github }}">{{ site.github }}</a>
|
||||
{% endif %}
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user