aboutsummaryrefslogtreecommitdiff
path: root/src/style.css
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-05-06 18:21:15 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-05-06 18:21:15 +0200
commitdf484fd9b6640639c3a6098814b41628d02e5d54 (patch)
treebad0c9b4f01d383059937a95cabd48d6ed544473 /src/style.css
parent65f946b63b4786170702097288aa1c84bd8e8fa1 (diff)
downloadperlisdead-df484fd9b6640639c3a6098814b41628d02e5d54.tar.gz
Add perlmonks, irc nodes
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index f02e3f0..c150661 100644
--- a/src/style.css
+++ b/src/style.css
@@ -38,3 +38,10 @@ p.intro cite {
.box h2 {
font-size: 18px;
}
+
+.entry .date, .entry .from {
+ font-size: smaller;
+}
+.entry {
+ margin-bottom: 1em;
+}