|
21 | 21 |
|
22 | 22 | <link rel="prefetch" href="images/zoom.png"> |
23 | 23 | <script src="js/jquery-1.10.2.min.js"></script> |
| 24 | + <script src="../lib/velocity/velocity.min.js"></script> |
| 25 | + <script src="../lib/velocity/velocity.ui.min.js"></script> |
24 | 26 |
|
25 | 27 | <link href='../fonts/font.css' rel='stylesheet' type='text/css'> |
26 | 28 |
|
|
81 | 83 | <div class="container" id="main"> |
82 | 84 | <div id="home-row-1" class="row clearfix"> |
83 | 85 | <div class="col-12"> |
84 | | - <h1 class="font-semibold Lobster">CODE YOUR CLOUD</h1> |
| 86 | + <h1 class="font-semibold" style="font-family:'Baron';font-size:88px">CODE YOUR CLOUD</h1> |
85 | 87 | <h4 class="font-thin">An <span class="font-semibold">open-source</span> code editor for Google Drive</h4> |
86 | 88 | <h4 class="font-thin">Developed by <a href="http://mkaminsky11.github.io/" class="white-a regular-link">Michael Kaminsky</a></h4> |
87 | 89 | <br/> |
@@ -111,7 +113,7 @@ <h4 class="font-thin">Developed by <a href="http://mkaminsky11.github.io/" class |
111 | 113 |
|
112 | 114 |
|
113 | 115 | <div class="row title-row"> |
114 | | - <div class="col-12 font-thin Roboto-Medium almost-black">Code Your Cloud Is On A Misson</div> |
| 116 | + <div class="col-12 font-thin Hip-Light almost-black">Code Your Cloud Is On A Misson</div> |
115 | 117 | </div><!-- /row --> |
116 | 118 | <div class="row content-row"> |
117 | 119 |
|
@@ -186,7 +188,7 @@ <h6 class="touch-info-desc">This toolbar contains common actions, so that you do |
186 | 188 |
|
187 | 189 | <div class="container"> |
188 | 190 | <div class="row title-row"> |
189 | | - <div class="col-12 font-thin Roboto-Medium almost-black">Such Features. Much Wow.</div> |
| 191 | + <div class="col-12 font-thin Hip-Light almost-black">Such Features,Much Wow</div> |
190 | 192 | </div><!-- /row --> |
191 | 193 |
|
192 | 194 | <div class="row content-row feature-row"> |
@@ -225,7 +227,7 @@ <h4 class="Roboto-Light dark-gray">With Google Drive and Code Your Cloud, you ca |
225 | 227 |
|
226 | 228 | <div class="container comment-container" style="margin-bottom:0px"> |
227 | 229 | <div class="row title-row"> |
228 | | - <div class="col-12 font-thin Roboto-Medium almost-black">See It In Action</div> |
| 230 | + <div class="col-12 font-thin Hip-Light almost-black">See It In Action</div> |
229 | 231 | </div><!-- /row --> |
230 | 232 | <h7 class="Roboto">Click on a tile to see an animated GIF</h7> |
231 | 233 | </div> |
@@ -255,7 +257,7 @@ <h4 class="Roboto-Light dark-gray">With Google Drive and Code Your Cloud, you ca |
255 | 257 | <div class="container" id="help"> |
256 | 258 |
|
257 | 259 | <div class="row title-row"> |
258 | | - <div class="col-12 font-thin Roboto-Medium almost-black">Supported Platforms</div> |
| 260 | + <div class="col-12 font-thin Hip-Light almost-black">Supported Platforms</div> |
259 | 261 | </div><!-- /row --> |
260 | 262 |
|
261 | 263 |
|
@@ -367,7 +369,7 @@ <h2 class="font-semibold">Languages</h2> |
367 | 369 | <div class="container" id="contact"> |
368 | 370 |
|
369 | 371 | <div class="row title-row"> |
370 | | - <div class="col-12 font-thin Roboto-Medium almost-black">We're All Ears</div> |
| 372 | + <div class="col-12 font-thin Hip-Light almost-black">We're All Ears</div> |
371 | 373 | </div><!-- /row --> |
372 | 374 |
|
373 | 375 | <div class="row content-row"> |
@@ -426,7 +428,7 @@ <h3 class="font-thin Roboto-Light dark-gray">Have a question? A suggestion? A pr |
426 | 428 |
|
427 | 429 | <div class="container" id="credits"> |
428 | 430 | <div class="row title-row"> |
429 | | - <div class="col-12 font-thin Roboto-Medium almost-white">Thank You</div> |
| 431 | + <div class="col-12 font-thin Hip-Light almost-white">Thank You</div> |
430 | 432 | </div><!-- /row --> |
431 | 433 |
|
432 | 434 |
|
|
0 commit comments