Line 4: | Line 4: | ||
<link href="https://fonts.googleapis.com/css?family=Raleway:200,300,400,700" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Raleway:200,300,400,700" rel="stylesheet"> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
+ | <meta http-equiv="x-ua-compatible" content="ie=edge"> | ||
+ | <title>Material Design Bootstrap</title> | ||
+ | <!-- Font Awesome --> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
+ | <!-- Bootstrap core CSS --> | ||
+ | <link href="css/bootstrap.min.css" rel="stylesheet"> | ||
+ | <!-- Material Design Bootstrap --> | ||
+ | <link href="css/mdb.min.css" rel="stylesheet"> | ||
+ | <!-- Your custom styles (optional) --> | ||
+ | <link href="css/style.css" rel="stylesheet"> | ||
+ | |||
+ | |||
Line 1,672: | Line 1,686: | ||
/*# sourceMappingURL=style.css.map */ | /*# sourceMappingURL=style.css.map */ | ||
− | + | </style> | |
</html> | </html> |
Revision as of 23:26, 17 October 2018