Org: show postable in a small font

This commit is contained in:
Tom Willemse 2013-10-01 23:40:04 +02:00
parent 34ef6e1e66
commit ca240da178

View file

@ -74,3 +74,15 @@ body {
margin-bottom: 0px;
padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}
#postamble {
font-size: 10px;
line-height: 100%;
text-align: right;
margin-bottom: 5px;
}
#postamble p {
margin-top: 2px;
margin-bottom: 2px;
}