diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-01-14 21:06:59 +0000 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-01-14 21:10:13 +0000 |
| commit | cdb4315ae626265c5a99d1816dea281719272356 (patch) | |
| tree | 6bc544a0a2e06b7c33f42fce56e114f1a31d88ec /blog.css | |
| parent | 4181eff961dcf04bf5a599daeee34057b00bb570 (diff) | |
Adds first blog post
Diffstat (limited to 'blog.css')
| -rw-r--r-- | blog.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/blog.css b/blog.css new file mode 100644 index 0000000..e28fc4f --- /dev/null +++ b/blog.css @@ -0,0 +1,5 @@ +.p-summary { + font-style: italic; + font-size: 80%; +} + |
