Add support for matching from Youtube urls

This commit is contained in:
Jonathan Cremin 2015-01-12 17:38:42 +00:00
parent 7d3173c57e
commit 599e9b0850
12 changed files with 130 additions and 14 deletions

View file

@ -105,6 +105,10 @@ h3 {
margin-bottom: 30px;
}
.share-form .alert {
margin-top: 20px;
}
.btn-custom {
background-color: #FE4365;
}