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

@ -164,9 +164,13 @@
margin-right: 7px;
}
}
&.right{
p{
text-align: right;
&.pullquote{
&.right{
border-left: none;
border-right: @border_radius_code_block solid @theme_bg_quote;
p{
text-align: right;
}
}
}
}

Loading…
Cancel
Save