Add new macro.css file to the app. #7

This commit is contained in:
Arpad Csanyi
2016-03-15 17:47:53 +01:00
parent 41ff7fe598
commit f18d41d678

View File

@@ -9,6 +9,7 @@
<link href="bower_components/owl.carousel/dist/assets/owl.carousel.css" rel="stylesheet" type="text/css" />
<link href="bower_components/owl.carousel/dist/assets/owl.theme.default.css" rel="stylesheet" type="text/css" />
<link href="css/app.css" rel="stylesheet" type="text/css" />
<link href="css/macro.css" rel="stylesheet" type="text/css">
</head>
<body>