[29/04/23] added new post and updated site colours
This commit is contained in:
parent
40ff52f8a0
commit
8761a5dbaf
15 changed files with 818 additions and 42 deletions
|
@ -16,15 +16,15 @@
|
|||
|
||||
|
||||
code {
|
||||
color: limegreen;
|
||||
color: ;
|
||||
}
|
||||
|
||||
pre {
|
||||
color: limegreen
|
||||
color:
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: limegreen;
|
||||
background-color: ;
|
||||
color: black
|
||||
}
|
||||
</style>
|
||||
|
@ -37,7 +37,7 @@
|
|||
|
||||
<h1 class="display-3" style="font-weight:700;position:sticky;top:0;backdrop-filter:blur(10px);z-index:1000;">
|
||||
|
||||
<span style="color:black;background-color:limegreen;">ac</span>
|
||||
<span style="color:black;background-color:;">ac</span>
|
||||
|
||||
</h1>
|
||||
<div class="row row-cols-1 row-cols-md-2">
|
||||
|
@ -113,7 +113,7 @@
|
|||
|
||||
<p style="font-family:Rubik;font-weight:500;">
|
||||
<i class="fas fa-calendar"></i> 10 Mar 2023 |
|
||||
<span style="background-color:limegreen;color:black;"> <a class="text-decoration-none" style="color:black" href="/blog/category/thoughts"><i class="fas fa-folder"></i> thoughts</a> </span>
|
||||
<span style="background-color:;color:black;"> <a class="text-decoration-none" style="color:black" href="/blog/category/thoughts"><i class="fas fa-folder"></i> thoughts</a> </span>
|
||||
|
|
||||
<i class="fas fa-tag"></i>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue