adding movie search

This commit is contained in:
2016-06-16 22:15:06 +02:00
parent 307e021da8
commit 5e66973763
9 changed files with 204 additions and 18 deletions

View File

@@ -1,9 +1,6 @@
/*!
* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
//Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
//License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
@font-face {
font-family: 'FontAwesome';
src: url('fontawesome-webfont.eot?v=4.3.0');
@@ -20,7 +17,6 @@
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;