Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xaoxuu committed Nov 16, 2018
1 parent 823fa26 commit 14b1e2d
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions source/less/_article.less
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
}
}
}
Expand Down

0 comments on commit 14b1e2d

Please sign in to comment.