Or, do I mean text-align?

This commit is contained in:
Bradley M. Kuhn 2015-03-04 15:14:28 -08:00
parent 8258ca83f0
commit 962c180f12

View file

@ -234,7 +234,7 @@ blockquote, div.quote /* div.quote is used by conservancy whitepaper */ {
.secondary_info { font-size: 83%; }
.next_page_button { float: right; }
.pagination_list { align: center; }
.pagination_list { text-align: center; }
.document_format { border: 1px solid #888; padding: .2em; background: #fff99d;}
.copyright_info { font-size: 90%; }
hr.footnote-separator { width: 80%; margin-left: auto; margin-right: auto; }