Line 5: | Line 5: | ||
<!-- External scripts --> | <!-- External scripts --> | ||
− | <link href="https://fonts.googleapis.com/css?family= | + | <link href="https://fonts.googleapis.com/css?family=Roboto:400,400i" rel="stylesheet"> |
<script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | ||
− | |||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> | ||
− | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | |
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> | ||
<style> | <style> | ||
Line 24: | Line 24: | ||
margin: 0; | margin: 0; | ||
padding:0; | padding:0; | ||
− | font-family: ' | + | font-family: 'Roboto', sans-serif; |
} | } | ||
Line 183: | Line 183: | ||
@font-face { | @font-face { | ||
− | font-family: ' | + | font-family: 'Roboto', sans-serif;; |
} | } | ||
body | body | ||
{ | { | ||
− | font-family: ' | + | font-family: 'Roboto', sans-serif; |
} | } | ||
Revision as of 15:12, 7 August 2017