Changeset - 911ac24877b7
[Not reviewed]
0 1 0
Jan Kaluza - 13 years ago 2013-03-12 13:09:48
hanzz.k@gmail.com
docs update
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
css/style_config.css
Show inline comments
 
@@ -296,24 +296,25 @@ img {
 
/*******************************************************************************
 
Full-Width Styles
 
*******************************************************************************/
 

	
 
.outer {
 
  width: 100%;
 
}
 

	
 
.preinner {
 
  position: relative;
 
  width: 800px;	
 
  margin: 0 auto;
 
  background-color:yellow;
 
}
 

	
 
.inner {
 
  position: relative;
 
  max-width: 640px;
 
  padding: 20px 10px;
 
/*   margin: 0 auto; */
 
}
 

	
 
.inner2 {
 
  position: relative;
 
  max-width: 640px;
0 comments (0 inline, 0 general)