Changeset - c30ad116129a
[Not reviewed]
0 1 0
HanzZ - 12 years ago 2013-03-11 17:27:07
hanzz.k@gmail.com
docs update
1 file changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
css/style_config.css
Show inline comments
 
@@ -206,22 +206,23 @@ pre code {
 
  box-shadow: none;
 
}
 

	
 
blockquote {
 
  color: #666;
 
  margin-bottom: 20px;
 
  margin-left: 10px;
 
  padding: 5px 5px 5px 5px;
 
  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: absolute;
 
  right:-30px;
 
/*   position: absolute; */
 
/*   right:-30px; */
 
}
 

	
 
ul, ol, dl {
 
  margin-bottom: 15px
 
}
 

	
0 comments (0 inline, 0 general)