Minor Manual Fixes to Lobster's code
This commit is contained in:
@ -238,6 +238,10 @@
|
|||||||
dangrubb.net/blog
|
dangrubb.net/blog
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="../index.html"><-- back to home</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<div id="blogsContainer" class="blogs-container">
|
<div id="blogsContainer" class="blogs-container">
|
||||||
<p style="color: #9d9aa4;">Loading blog posts...</p>
|
<p style="color: #9d9aa4;">Loading blog posts...</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -260,9 +260,7 @@ a:focus-visible {
|
|||||||
color: #9d9aa4;
|
color: #9d9aa4;
|
||||||
font-size: 0.95rem;
|
font-size: 0.95rem;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
margin: 20px 0;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog-post-content p {
|
.blog-post-content p {
|
||||||
|
|||||||
Reference in New Issue
Block a user