Browse Source

base.css: add div.footer

pull/1/head
Hidden Z 14 years ago
parent
commit
6b5d731c4b
  1. 6
      pyi2phosts/static/base.css

6
pyi2phosts/static/base.css

@ -59,3 +59,9 @@ div.main { @@ -59,3 +59,9 @@ div.main {
text-align: justify;
color: #000011;
}
div.footer {
font-size: 8pt;
text-align: center;
padding: 8px 0 0 0;
}

Loading…
Cancel
Save