Org: show postable in a small font
This commit is contained in:
parent
34ef6e1e66
commit
ca240da178
1 changed files with 12 additions and 0 deletions
12
site/org.css
12
site/org.css
|
@ -74,3 +74,15 @@ body {
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
|
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;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue