fix links
This commit is contained in:
parent
7258237837
commit
0719829faf
4 changed files with 4 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -209,6 +209,7 @@
|
|||
|
||||
.money select {
|
||||
width: 10.4em;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.c4 {
|
||||
|
|
Loading…
Add table
Reference in a new issue