tweaks
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
% end
|
||||
</div>
|
||||
<div class="portrait">
|
||||
<div style="background-image: url(/static/img/char/{{name}}/portrait.png); height: 100%; background-repeat: no-repeat; background-position: bottom left;"></div>
|
||||
<div style="background-image: url(/static/img/char/{{name}}/portrait.png); background-repeat: no-repeat; background-position: bottom left;"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<div class="sidebar">
|
||||
<div class="diary-box about-box">
|
||||
<h2>about</h2>
|
||||
<p><b>Blessfrey.me</b> is my blog and portfolio for sharing programming, art, and Scripture. I want to learn and have fun!</p>
|
||||
<p><b>Blessfrey.me</b> is my blog and portfolio for programming, art, and Scripture. I want to learn and have fun!</p>
|
||||
</div>
|
||||
|
||||
<div class="diary-box social-box">
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
<footer><!--<div class="footer-grid">
|
||||
<div class="links">-->
|
||||
. • .
|
||||
site navigation:
|
||||
<a href=/diary>diary</a>
|
||||
{{random.choice(['.','•','☆','★'])}} <a href=/games>games</a>
|
||||
{{random.choice(['.','•','☆','★'])}} <a href=/characters>characters</a>
|
||||
|
||||
Reference in New Issue
Block a user