Skip to content

Commit

Permalink
update css
Browse files Browse the repository at this point in the history
  • Loading branch information
zulbakar committed Jul 24, 2017
1 parent 657f370 commit 3865442
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Angular Material Design</title> <meta name="theme-color" content="#01579b"> <meta name="description" content="Angular Material Design"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Fira+Sans" rel="stylesheet"> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="styles/vendor.e0f2320d.css"> <link rel="stylesheet" href="styles/main.6000cef6.css"> </head> <body ng-app="angularMaterialDesignApp"> <!--[if lte IE 8]>
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Angular Material Design</title> <meta name="theme-color" content="#01579b"> <meta name="description" content="Angular Material Design"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Fira+Sans" rel="stylesheet"> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="styles/vendor.e0f2320d.css"> <link rel="stylesheet" href="styles/main.de9ba019.css"> </head> <body ng-app="angularMaterialDesignApp"> <!--[if lte IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]--> <!-- Add your site or application content here --> <amd></amd> <!-- Google Analytics: change UA-XXXXX-X to be your site's ID --> <script>!function (A, n, g, u, l, a, r) {
A.GoogleAnalyticsObject = l, A[l] = A[l] || function () {
Expand All @@ -8,4 +8,4 @@
}(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');

ga('create', 'UA-XXXXX-X');
ga('send', 'pageview');</script> <script src="scripts/vendor.3fe69719.js"></script></script> <script src="scripts/scripts.8f08a0cf.js"></script></body> </html>
ga('send', 'pageview');</script> <script src="scripts/vendor.3fe69719.js"></script> <script src="scripts/scripts.857906ac.js"></script> </body> </html>
Loading

0 comments on commit 3865442

Please sign in to comment.