i18n 1.0-beta1
xaoxuu 6 years ago
parent 823fa2602f
commit 14b1e2dd94
  1. 4
      source/less/_article.less

@ -164,12 +164,16 @@
margin-right: 7px; margin-right: 7px;
} }
} }
&.pullquote{
&.right{ &.right{
border-left: none;
border-right: @border_radius_code_block solid @theme_bg_quote;
p{ p{
text-align: right; text-align: right;
} }
} }
} }
}
pre { pre {
display: block; display: block;

Loading…
Cancel
Save