Make font size smaller for picture-tiny
This commit is contained in:
parent
8ea9fbd808
commit
bdfb44e402
1 changed files with 1 additions and 1 deletions
|
@ -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%;
|
||||
|
|
Loading…
Reference in a new issue