You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
578 B
HTML
13 lines
578 B
HTML
<!-- Bootstrap core CSS -->
|
|
<link href="{{url_for('static', filename='css/bootstrap/bootstrap.min.css')}}" rel="stylesheet">
|
|
|
|
|
|
<!-- Custom styles for this template -->
|
|
<link href="{{url_for('static', filename='css/carousel.css')}}" rel="stylesheet">
|
|
|
|
|
|
<!-- Custom styles for Actes princiers project -->
|
|
<link href="{{url_for('static', filename='css/custom_style_main.css')}}" rel="stylesheet">
|
|
|
|
<!-- Custom styles for footnotes -->
|
|
<link rel="stylesheet" type="text/css" href="{{url_for('static', filename='css/footnotes_css/bigfoot-default.css"> |