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;
}
}
&.pullquote{
&.right{
border-left: none;
border-right: @border_radius_code_block solid @theme_bg_quote;
p{
text-align: right;
}
}
}
}
pre {
display: block;

Loading…
Cancel
Save