Changeset - f19f06b1338a
[Not reviewed]
0 1 0
HanzZ - 12 years ago 2013-03-11 17:23:42
hanzz.k@gmail.com
docs update
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
css/style_config.css
Show inline comments
 
@@ -173,7 +173,7 @@ img {
 
}
 

	
 
pre, code {
 
  width: 100%;
 
/*   width: 100%; */
 
  color: #222;
 
  background-color: #fff;
 

	
 
@@ -189,7 +189,7 @@ pre, code {
 
}
 

	
 
pre {
 
  width: 100%;
 
/*   width: 100%; */
 
  padding: 10px;
 
  box-shadow: 0 0 10px rgba(0,0,0,.1);
 
  overflow: auto;
 
@@ -202,7 +202,7 @@ code {
 
}
 

	
 
pre code {
 
  display: block;
 
/*   display: block; */
 
  box-shadow: none;
 
}
 

	
0 comments (0 inline, 0 general)