Make tiny pictures a bit bigger.
This commit is contained in:
parent
45fc978f5a
commit
26b014139c
1 changed files with 2 additions and 2 deletions
|
@ -341,11 +341,11 @@ blockquote, div.quote /* div.quote is used by conservancy whitepaper */ {
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-size: 30%;
|
font-size: 50%;
|
||||||
text-indent: 0;
|
text-indent: 0;
|
||||||
margin: .25em;
|
margin: .25em;
|
||||||
min-width: 4%;
|
min-width: 4%;
|
||||||
max-width: 10%;
|
max-width: 15%;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
.picture-tiny img {
|
.picture-tiny img {
|
||||||
|
|
Loading…
Reference in a new issue