Skip to content
Snippets Groups Projects
Commit 2b3ebe0a authored by Sabba Petri's avatar Sabba Petri
Browse files

Adding platzi tutorials to homepage

parent e12b33c0
No related branches found
No related tags found
1 merge request!595Platzi homepage
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>Learn more at <a href="https://courses.platzi.com/classes/git-gitlab/">Platzi courses</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