Преглед на файлове

add github links everywhere

Owen Versteeg преди 11 години
родител
ревизия
ff3e8303f3
променени са 3 файла, в които са добавени 2 реда и са изтрити 6 реда
  1. 1 0
      docs.html
  2. 1 0
      download.html
  3. 0 6
      index.html

+ 1 - 0
docs.html

@@ -169,6 +169,7 @@
 					<a href="examples.html">Examples</a>
 					<a href="examples.html">Examples</a>
 				-->
 				-->
 				<a href="download.html">Download</a>
 				<a href="download.html">Download</a>
+				<a href="https://github.com/owenversteeg/min">Github</a>
 			</div>
 			</div>
 		</nav>
 		</nav>
 		<button class="btn btn-sm btn-close">×</button>
 		<button class="btn btn-sm btn-close">×</button>

+ 1 - 0
download.html

@@ -205,6 +205,7 @@
 					<a href="examples.html">Examples</a>
 					<a href="examples.html">Examples</a>
 				-->
 				-->
 				<a class="current" href="#">Download</a>
 				<a class="current" href="#">Download</a>
+				<a href="https://github.com/owenversteeg/min">Github</a>
 			</div>
 			</div>
 		</nav>
 		</nav>
 		<button class="btn btn-sm btn-close">×</button>
 		<button class="btn btn-sm btn-close">×</button>

+ 0 - 6
index.html

@@ -101,12 +101,6 @@
 				margin-bottom: 15px;
 				margin-bottom: 15px;
 				padding-bottom: 5px;
 				padding-bottom: 5px;
 			}
 			}
-			
-			/* normally, the button would extend past the page top and be invisible but when it's in the middle of the page it shows */
-			button.btn-close.btn-sm {
-				padding-top: 4px;
-				margin-top: -50px;
-			}
 
 
 			/* this fixes the display of the demo-navbar when the page is resized */
 			/* this fixes the display of the demo-navbar when the page is resized */
 			.navbar .container {
 			.navbar .container {