Commit dea1e860 authored by Madhur's avatar Madhur

no fonts required

parent f568f5b2
This diff is collapsed.
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<title>AngularJs Emoji Popup Demo</title> <title>AngularJs Emoji Demo</title>
<link type="text/stylesheet" rel="stylesheet" href="css/lib/bootstrap.min.css" /> <link type="text/stylesheet" rel="stylesheet" href="css/lib/bootstrap.min.css" />
<link type="text/stylesheet" rel="stylesheet" href="css/lib/bootstrap-theme.min.css" /> <link type="text/stylesheet" rel="stylesheet" href="css/lib/bootstrap-theme.min.css" />
<link type="text/stylesheet" rel="stylesheet" href="css/nanoscroller.css" /> <link type="text/stylesheet" rel="stylesheet" href="css/nanoscroller.css" />
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col-md-12"> <div class="col-md-12">
<h1 style="text-align:center">AngularJs Emoji Popup Demo</h1> <h1 style="text-align:center">AngularJs Emoji Demo</h1>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment