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.

15 lines
720 B
HTML

2 years ago
<!-- 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')}}">
<!-- Custom styles for chrono -->
<link rel="stylesheet" type="text/css" href="{{url_for('static', filename='css/chrono.css')}}">