summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/style.css b/style.css
index ea2eba7..fad5100 100644
--- a/style.css
+++ b/style.css
@@ -79,6 +79,13 @@ ul {
font-weight: bold;
}
+ul.projects-blog {
+ color: var(--foreground-theme-color);
+ margin-left: 2em;
+ font-size: 1em;
+ font-weight: normal;
+}
+
li {
text-indent: 0em;
font-size: 1rem;