editing the timeline css, adjusting typography, sizes, and position of key

This commit is contained in:
manetta 2021-05-06 22:00:55 +02:00
parent dee595ad2b
commit fa26b3815c

View File

@ -15,11 +15,11 @@ body {
clear: both;
}
.post p.key {
float: left;
margin: 0 1em 1em;
font-size: 10px;
margin: 2em 0 0 5em;
font-size: 12px;
}
.post p.message {
margin: 0;
}
img,
iframe,