diff --git a/pyi2phosts/static/base.css b/pyi2phosts/static/base.css index 1f18a66..ac78445 100644 --- a/pyi2phosts/static/base.css +++ b/pyi2phosts/static/base.css @@ -59,3 +59,9 @@ div.main { text-align: justify; color: #000011; } + +div.footer { + font-size: 8pt; + text-align: center; + padding: 8px 0 0 0; +}