Changeset - 2cdb7789052b
[Not reviewed]
0 2 0
Jan Kaluza - 12 years ago 2013-03-12 13:04:41
hanzz.k@gmail.com
docs update
2 files changed with 7 insertions and 1 deletions:
0 comments (0 inline, 0 general)
_includes/themes/twitter/myconfig.html
Show inline comments
 
@@ -38,9 +38,11 @@
 

	
 
    <!-- MAIN CONTENT -->
 
    <div id="main_content_wrap" class="outer">
 
      <div class="preinner">
 
      <section id="main_content" class="inner">
 
      {{ content }}
 
      </section>
 
</div>
 
    </div>
 

	
 
    <!-- FOOTER  -->
css/style_config.css
Show inline comments
 
@@ -298,7 +298,11 @@ Full-Width Styles
 
*******************************************************************************/
 

	
 
.outer {
 
  width:800px;
 
  width: 100%;
 
}
 

	
 
.preinner {
 
  width: 800px;	
 
}
 

	
 
.inner {
0 comments (0 inline, 0 general)