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

	
 
    <!-- HEADER -->
 
    <div id="header_wrap" class="outer">
 
        <header class="inner">
 
        <header class="inner2">
 
          <a id="forkme_banner" href="https://github.com/hanzz/libtransport">View on GitHub</a>
 

	
 
          <h1 id="project_title">Spectrum 2</h1>
css/style_config.css
Show inline comments
 
@@ -314,6 +314,13 @@ Full-Width Styles
 
/*   margin: 0 auto; */
 
}
 

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

	
 
#forkme_banner {
 
  display: block;
 
  position: absolute;
0 comments (0 inline, 0 general)