Supression des doubles #fait
This commit is contained in:
@@ -97,6 +97,9 @@
|
||||
font-family: 'Source Sans Pro', sans-serif;
|
||||
}
|
||||
</style>
|
||||
<head>
|
||||
<title>Reskreen</title>
|
||||
</head>
|
||||
<link href="https://fonts.googleapis.com/css?family=Quicksand%3A300%2C400%2C700%7CSource%20Sans%20Pro%3A400%2C400italic%2C600%2C700%2C700italic&display=swap" rel="stylesheet" nonce="">
|
||||
<body style="background-color:black">
|
||||
<div style="width: 100%;" class="top_container">
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
<title>Péremptions</title>
|
||||
<link rel="stylesheet" href="{% static 'vehicles/style.css' %}">
|
||||
</head>
|
||||
<body>
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
<title>Véhicules</title>
|
||||
<link rel="stylesheet" href="{% static 'vehicles/style.css' %}">
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user