Skip to content

Commit e316fc8

Browse files
committed
Include "bootstrap-theme.min.css" for additional styling
1 parent fa48a59 commit e316fc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title translate="title"></title>
77
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css" rel="stylesheet">
8+
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css" rel="stylesheet">
89
<link href="/css/angular-bootstrap.css" rel="stylesheet">
910
<link href="/css/angular-bootstrap-show-errors.css" rel="stylesheet">
1011
<link href="/css/sticky-footer.css" rel="stylesheet">

0 commit comments

Comments
 (0)