Small changes to header
This commit is contained in:
parent
7943865cc6
commit
b4d6133626
@ -110,7 +110,8 @@
|
|||||||
<a href="{{ BlogURL "/posts" }}">Posts</a>
|
<a href="{{ BlogURL "/posts" }}">Posts</a>
|
||||||
/
|
/
|
||||||
<a href="{{ BlogURL "follow" }}">Follow</a>
|
<a href="{{ BlogURL "follow" }}">Follow</a>
|
||||||
(<a href="{{ BlogURL "feed.xml" }}">RSS</a>)
|
/
|
||||||
|
<a href="{{ BlogURL "feed.xml" }}">RSS</a>
|
||||||
//
|
//
|
||||||
<a href="{{ StaticURL "wtfpl.txt" }}">License</a>
|
<a href="{{ StaticURL "wtfpl.txt" }}">License</a>
|
||||||
</header>
|
</header>
|
||||||
@ -136,7 +137,7 @@
|
|||||||
|
|
||||||
.fuck-it-up {
|
.fuck-it-up {
|
||||||
|
|
||||||
color: var(--nc-lk-1);
|
color: var(--nc-tx-1);
|
||||||
font-family:Courier,monospace;
|
font-family:Courier,monospace;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size:0.18rem;
|
font-size:0.18rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user