ソースを参照

final touches

Owen Versteeg 9 年 前
コミット
c8d538fe4d
4 ファイル変更10 行追加6 行削除
  1. BIN
      example-2.jpg
  2. BIN
      example-3.jpg
  3. 4 0
      examples.html
  4. 6 6
      index.html

BIN
example-2.jpg


BIN
example-3.jpg


+ 4 - 0
examples.html

@@ -105,6 +105,10 @@
 				All of these examples are completely free to use, copy, and distribute however you like; they are all MIT licensed.
 				<br><br>
 				<a href="example.html"><img class="exampleimg" src="example-1.jpg">Basic Page w/Nav</a>
+				<br><br>
+				<a href="example2.html"><img class="exampleimg" src="example-2.jpg">Standard Page w/Hero</a>
+				<br><br>
+				<a href="example3.html"><img class="exampleimg" src="example-3.jpg">Page w/More Elements</a>
 			</p>
 		</div>
 

+ 6 - 6
index.html

@@ -242,6 +242,10 @@
 			}
 
 			@media (max-width: 870px) {
+.timeismoney h3.fancy {
+				line-height: 0.5;
+			}
+				
 				.timeholder {
 					box-shadow: 0 0 0 0;
 				}
@@ -341,10 +345,6 @@
 				width: 140px;
 			}
 
-			.timeismoney h3.fancy {
-				line-height: 0.5;
-			}
-
 			.sitebutton {
 				border: 1px solid;
 				padding: 9.5px;
@@ -367,8 +367,8 @@
 				<a href="download.html">Download</a>
 				<a href="https://github.com/owenversteeg/min">Github</a>
 			</div>
-		</nav>-->
-		<button class="btn btn-sm btn-close">×</button>
+		</nav>
+		<button class="btn btn-sm btn-close">×</button>-->
 		<div class="hero">
 			<h1 class="title">M<span class="i">i</span>n</h1>
 			<!--<h3>The <em>995 byte</em> CSS framework that supports <em>IE5.5+</em></h3>-->