docs update
This commit is contained in:
parent
0af7fd4169
commit
e341682824
2 changed files with 8 additions and 1 deletions
|
@ -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>
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue