Make font size smaller for picture-tiny

This commit is contained in:
Bradley M. Kuhn 2020-12-04 11:32:49 -08:00
parent 8ea9fbd808
commit bdfb44e402

View file

@ -341,7 +341,7 @@ blockquote, div.quote /* div.quote is used by conservancy whitepaper */ {
padding: 0.5em;
text-align: center;
font-style: italic;
font-size: 70%;
font-size: 30%;
text-indent: 0;
margin: .25em;
min-width: 4%;