Changeset - 246eca2e9396
[Not reviewed]
0 1 0
Jan Kaluza - 12 years ago 2013-03-12 13:22:51
hanzz.k@gmail.com
docs update
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
css/style_config.css
Show inline comments
 
@@ -193,7 +193,7 @@ pre, code {
 
}
 

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

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

	
0 comments (0 inline, 0 general)