Skip to content
Snippets Groups Projects
Commit e370d52d authored by Sid Sijbrandij's avatar Sid Sijbrandij
Browse files

Merge branch 'platzi_homepage' into 'master'

Platzi homepage

Added Platzi to the homepage

![Screen Shot 2015-03-10 at 10.21.52 AM](https://gitlab.com/uploads/gitlab-com/www-gitlab-com/f7cdde21dd/Screen_Shot_2015-03-10_at_10.21.52_AM.png)

See merge request !595
parents e12b33c0 efa65475
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -314,6 +314,9 @@ extra_css:
<br />
<div class="col-sm-12 col-md-12 text-center">
<iframe class="videoembed" src="https://www.youtube.com/embed/raXvuwet78M" frameborder="0" allowfullscreen=""></iframe>
<div class="see-more-tuts">
<p>See our <a href="https://courses.platzi.com/classes/git-gitlab/">Git & GitLab course at Platzi</a></p>
</div>
</div>
</div>
</div>
Loading
Loading
@@ -723,9 +723,20 @@
-o-filter: none;
filter: none;
filter: none; /* Firefox 4+ */
filter: none; /* IE 6-9 */
filter: none; /* IE 6-9 */;
}
 
.see-more-tuts {
font-size: 30px;
margin-top: 16px;
font-family: "Korolev-Light";
}
.see-more-tuts a {
color: whitesmoke;
text-decoration: underline;
}
/* animations! */
.come-in {
-webkit-transform: translateY(150px);
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment