File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,4 @@ Features:
1414- Totally responsive
1515- Perfect readability — MNML features a type-scale, responsive typography, and carefully set line length for the best reading experience.
1616
17+ ![ Screenshot] ( http://api.drp.io/files/5437789e305b7.png )
Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ blockquote cite a { font-weight: normal; }
336336 top : 30px ;
337337 right : 10px ;
338338 color : orange;
339- line-height : 1 ;
339+ line-height : 0 ;
340340}
341341
342342aside {
@@ -536,7 +536,8 @@ margin on the iframe, cause it breaks stuff. */
536536/* Makes for a nice small, responsive image that floats right*/
537537.thumb {
538538 width : 100% ;
539- max-width : 250px ;
539+ max-width : 200px ;
540+ margin : .5em !important ;
540541 float : right;
541542}
542543
You can’t perform that action at this time.
0 commit comments