diff --git a/source/less/_article.less b/source/less/_article.less index 25029f3..77d2c3d 100755 --- a/source/less/_article.less +++ b/source/less/_article.less @@ -41,7 +41,7 @@ // margin: 20px 0px; margin-top: .5em; margin-bottom: 1em; - text-align: justify; + // text-align: justify; strong{ color: @color_text_main; padding-left: 2px; diff --git a/source/less/_main.less b/source/less/_main.less index 91ff114..1e5ab77 100755 --- a/source/less/_main.less +++ b/source/less/_main.less @@ -42,6 +42,12 @@ #valine_container{ p{ line-height: @lineheight_base; + img { + max-height: 28px; + } + } + img { + display: inline; } .info{ // display: none;