diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-10 02:18:49 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-10 02:18:49 +0000 |
| commit | 88ab1300eacf3cf858f9d828001ab245b5006ca8 (patch) | |
| tree | 39dc62958368eab49f0bb7347068d71e12314154 /questions.html | |
| parent | 46e95d510552a147a31f6d483dbd82da094ceae4 (diff) | |
added link to stylesheet
Diffstat (limited to 'questions.html')
| -rw-r--r-- | questions.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/questions.html b/questions.html index 0ff513d..7f5901e 100644 --- a/questions.html +++ b/questions.html @@ -3,6 +3,7 @@ <head> <meta charset="UTF-8"> <link href="assets/css/style.css" rel="stylesheet" type="text/css"> + <link rel="stylesheet" href="assets/css/bootstrap.min.css" crossorigin="anonymous"> <link href='https://fonts.googleapis.com/css?family=Lato:100' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'> <meta charset="UTF-8"> |
