docs cleanup and blockquote cleanup for .pull-right option
This commit is contained in:
parent
750badabf7
commit
e20d2dfe9d
8 changed files with 35 additions and 19 deletions
|
|
@ -1053,7 +1053,6 @@
|
|||
|
||||
|
||||
|
||||
|
||||
</div><!-- /container -->
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -179,6 +179,14 @@ blockquote {
|
|||
small {
|
||||
text-align: right;
|
||||
}
|
||||
small {
|
||||
&:before {
|
||||
content: '';
|
||||
}
|
||||
&:after {
|
||||
content: '\00A0 \2014';
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue