[29/04/23] sorting colours, needed to be strings in the data yml

This commit is contained in:
Andrew Conlin 2023-04-29 18:50:50 +01:00
parent ae1b930d77
commit f8e1f5c38d
10 changed files with 48 additions and 48 deletions

View file

@ -16,15 +16,15 @@
code {
color: ;
color: #4d8;
}
pre {
color:
color: #4d8
}
::selection {
background-color: ;
background-color: #4d8;
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:;">ac</span>
<span style="color:black;background-color:#4d8;">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>&nbsp;10 Mar 2023&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<span style="background-color:;color:black;">&nbsp;<a class="text-decoration-none" style="color:black" href="/blog/category/thoughts"><i class="fas fa-folder"></i>&nbsp;thoughts</a>&nbsp;</span>
<span style="background-color:#4d8;color:black;">&nbsp;<a class="text-decoration-none" style="color:black" href="/blog/category/thoughts"><i class="fas fa-folder"></i>&nbsp;thoughts</a>&nbsp;</span>
&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<i class="fas fa-tag"></i>