diff --git a/mycaldav/templates/rh/rh_view.html b/mycaldav/templates/rh/rh_view.html index a59cb85..4d35aa3 100644 --- a/mycaldav/templates/rh/rh_view.html +++ b/mycaldav/templates/rh/rh_view.html @@ -1,7 +1,7 @@ {% load static %} -
diff --git a/vehicles/static/vehicles/style.css b/vehicles/static/vehicles/style.css
index c90f3ae..ef96982 100644
--- a/vehicles/static/vehicles/style.css
+++ b/vehicles/static/vehicles/style.css
@@ -1,15 +1,39 @@
+ :root{
+ --main-text-color: white;
+ --main-text-family: 'Source Sans Pro', sans-serif;
+}
.main_container{
width: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
- height: 350px;
+ height: 100%;
+
}
.child{
width: 350px;
- color: green;
- border: solid 1px black;
- background-repeat: no-repeat, repeat;
- background-size: contain;
+ height: 500px;
+ background-repeat: no-repeat, repeat;
+ background-size: contain;
+
+ }
+ .child_box{
+ display: flex;
+ flex-wrap: wrap;
+ flex-direction: row;
+ justify-content: space-between;
+ gap: 0px;
+ align-items: stretch;
+ }
+ .child div{
+
+
+ }
+
+ body{
+ background-color: black;
+ font-family: var(--main-text-family);
+ font-size: 12pt;
+ color: var(--main-text-color);
}
\ No newline at end of file
diff --git a/vehicles/templates/vhc/vhc.html b/vehicles/templates/vhc/vhc.html
index 7c0a37b..a0fb77b 100644
--- a/vehicles/templates/vhc/vhc.html
+++ b/vehicles/templates/vhc/vhc.html
@@ -11,8 +11,45 @@
{% for vhc in list_vhc %}
{% with 'vehicles/images/ocvs_rtw_'|add:vhc.nStatus|add:'.png' as image_static %}
-
+ {{vhc.sName}}
+ + + + Lucas + +
+
+
+ Infos techniques
+
+
+ fasdfasd fasdf asd fasdf ad
+
+
+ 10.11.2022 MC33 +
+ Matériels manquants
+
+
+ fasdfasd fasdf asd fasdf ad
+
+ 10.11.2022 MC33 +
+ fasdfasd fasdf asd fasdf ad
+
+ 10.11.2022 MC33 +
+ Péremptions
+
+
|