Owen Versteeg пре 9 година
родитељ
комит
0719829faf
4 измењених фајлова са 4 додато и 3 уклоњено
  1. 1 1
      docs.html
  2. 1 1
      download.html
  3. 1 1
      examples.html
  4. 1 0
      index.html

+ 1 - 1
docs.html

@@ -90,7 +90,7 @@
 					<a href="examples.html">Examples</a>
 				-->
 				<a href="download.html">Download</a>
-				<a href="#">Examples</a>
+				<a href="examples.html">Examples</a>
 				<a href="https://github.com/owenversteeg/min">Github</a>
 			</div>
 		</nav>

+ 1 - 1
download.html

@@ -84,7 +84,7 @@
 					<a href="examples.html">Examples</a>
 				-->
 				<a class="current" href="#">Download</a>
-				<a href="#">Examples</a>
+				<a href="examples.html">Examples</a>
 				<a href="https://github.com/owenversteeg/min">Github</a>
 			</div>
 		</nav>

+ 1 - 1
examples.html

@@ -93,7 +93,7 @@
 					<a href="bootstrapconverter.html">Bootstrap Converter</a>
 					<a href="examples.html">Examples</a>
 				-->
-				<a href="#">Download</a>
+				<a href="download.html">Download</a>
 				<a class="current" href="#">Examples</a>
 				<a href="https://github.com/owenversteeg/min">Github</a>
 			</div>

+ 1 - 0
index.html

@@ -209,6 +209,7 @@
 
 			.money select {
 				width: 10.4em;
+				margin-right: 4px;
 			}
 
 			.c4 {