cb4b3e3cf5
Follow change done for openstackdocstheme. Remove redundant rule. Change-Id: I511dd2583431335e5629c285904955d804faef75 Depends-On: I1f341f8c208112fec7eb6d8f66f7653672a4deef
18 lines
724 B
Cheetah
18 lines
724 B
Cheetah
<!-- Bootstrap Core CSS -->
|
|
<link href="{{ CSSDIR }}bootstrap.css" rel="stylesheet">
|
|
|
|
<!-- Custom CSS -->
|
|
<link href="{{ CSSDIR }}combined.css" rel="stylesheet">
|
|
|
|
<!-- Fonts -->
|
|
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css" rel="stylesheet">
|
|
|
|
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
|
<![endif]-->
|
|
|
|
<!-- Page-specific CSS -->
|