the home of serif.blue

feat: add code tag styling

dunkirk.sh 56d28024 482c5fc2

verified
Changed files
+11 -3
site
+11 -3
site/index.html
···
background-color: #0066cc;
}
+
code {
+
background-color: var(--light-sky-blue);
+
padding: 2px 4px;
+
border-radius: 4px;
+
font-family: monospace;
+
font-size: 0.9rem;
+
letter-spacing: 0.5px;
+
}
+
footer {
text-align: center;
padding: 20px;
···
script (<code
>2 * * * * /home/usrname/pfp/bsky-profile-updates.sh
>/dev/null 2>&1</code
-
>
-
) to run 2 minutes after the hour (or at really whatever
-
time you want)!
+
>) to run 2 minutes after the hour (or at really
+
whatever time you want)!
</p>
<a href="/pfp-updates" class="btn"
>Customize your gradients!</a