Changeset - 26b014139c7e
[Not reviewed]
0 1 0
Bradley M. Kuhn - 3 years ago 2020-12-04 20:07:59
bkuhn@sfconservancy.org
Make tiny pictures a bit bigger.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -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 {
0 comments (0 inline, 0 general)