docs update
This commit is contained in:
parent
8896ce74a0
commit
1494cabcbb
1 changed files with 6 additions and 0 deletions
|
@ -212,6 +212,12 @@ blockquote {
|
|||
padding: 0 0 0 5px;
|
||||
border-left: 3px solid #bbb;
|
||||
float:right;
|
||||
background-color: #fff;
|
||||
|
||||
border-radius: 2px;
|
||||
-moz-border-radius: 2px;
|
||||
-webkit-border-radius: 2px;
|
||||
box-shadow: 0 0 10px rgba(0,0,0,.1);
|
||||
/* position: relative; */
|
||||
/* left:-300px; */
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue