Make tiny pictures a bit bigger.

This commit is contained in:
Bradley M. Kuhn 2020-12-04 12:07:59 -08:00
parent 45fc978f5a
commit 26b014139c

View file

@ -341,11 +341,11 @@ blockquote, div.quote /* div.quote is used by conservancy whitepaper */ {
padding: 0.5em;
text-align: center;
font-style: italic;
font-size: 30%;
font-size: 50%;
text-indent: 0;
margin: .25em;
min-width: 4%;
max-width: 10%;
max-width: 15%;
width: auto;
}
.picture-tiny img {