docs update
This commit is contained in:
parent
ca626081a4
commit
7dbdbcb3dc
1 changed files with 3 additions and 3 deletions
|
@ -211,9 +211,9 @@ blockquote {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
padding: 0 0 0 20px;
|
padding: 0 0 0 20px;
|
||||||
border-left: 3px solid #bbb;
|
border-left: 3px solid #bbb;
|
||||||
float:left;
|
float:right;
|
||||||
position: relative;
|
/* position: relative; */
|
||||||
left:-200px;
|
/* left:-300px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
ul, ol, dl {
|
ul, ol, dl {
|
||||||
|
|
Loading…
Add table
Reference in a new issue