Skip to content

Commit

Permalink
new homepage feature
Browse files Browse the repository at this point in the history
  • Loading branch information
vmach committed Jul 25, 2014
1 parent fbc7269 commit 11833e9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions html/homepage/index.14-07-24.uvg.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,8 +404,8 @@
@media (min-width:43.125em) {

.be-a-bear .feature-content {
width: 28em;
height: 7em;
width: 23.5em;
height: 8em;
}

.convo .feature-content > .btn {
Expand Down Expand Up @@ -620,7 +620,7 @@ <h1 class="hp-h1">
<div class="feature-image focus-center"><img src="/~publicas/uofa/img/features/uvg-fma.jpg" alt="" /></div>
<div class="feature-content left-island bottom-island">
<h3>Understanding Video Games (UVG)</h3>
<p>The new massive open online course available in September.</p>
<p>Our newest MOOC is now available for registration.</p>
<div class="feature-buttons">
<a class="btn btn-grey btn-micro read" href="http://uofa.ualberta.ca/courses/understanding-video-games">Learn More</a>
</div>
Expand Down Expand Up @@ -659,9 +659,9 @@ <h3>$348.5 Billion Engine</h3>
<div id="explore-bar" class="explore-bar-container">
<ul class="explore-bar slides">
<li>
<a href="http://uofa.ualberta.ca/dinosaurs/dino101">
<a href="http://uofa.ualberta.ca/courses/online">
<i class="icon-exp-dino" style="text-indent:-4px"></i>
<span>Dino 101</span>
<span>MOOCs</span>
</a>
</li>
<li>
Expand Down
10 changes: 5 additions & 5 deletions html/homepage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,8 +404,8 @@
@media (min-width:43.125em) {

.be-a-bear .feature-content {
width: 28em;
height: 7em;
width: 23.5em;
height: 8em;
}

.convo .feature-content > .btn {
Expand Down Expand Up @@ -620,7 +620,7 @@ <h1 class="hp-h1">
<div class="feature-image focus-center"><img src="/~publicas/uofa/img/features/uvg-fma.jpg" alt="" /></div>
<div class="feature-content left-island bottom-island">
<h3>Understanding Video Games (UVG)</h3>
<p>The new massive open online course available in September.</p>
<p>Our newest MOOC is now available for registration.</p>
<div class="feature-buttons">
<a class="btn btn-grey btn-micro read" href="http://uofa.ualberta.ca/courses/understanding-video-games">Learn More</a>
</div>
Expand Down Expand Up @@ -659,9 +659,9 @@ <h3>$348.5 Billion Engine</h3>
<div id="explore-bar" class="explore-bar-container">
<ul class="explore-bar slides">
<li>
<a href="http://uofa.ualberta.ca/dinosaurs/dino101">
<a href="http://uofa.ualberta.ca/courses/online">
<i class="icon-exp-dino" style="text-indent:-4px"></i>
<span>Dino 101</span>
<span>MOOCs</span>
</a>
</li>
<li>
Expand Down

0 comments on commit 11833e9

Please sign in to comment.