19/01/25 - 9h
parent
90df0135b4
commit
8d9b41ab45
|
@ -30,6 +30,7 @@ import InputRange from 'react-input-range';
|
|||
import 'react-input-range/lib/css/index.css';
|
||||
import tick_ko from "../mysy_img/tick_KO.png";
|
||||
|
||||
import img_header from "../mysy_img2/img_header.png"
|
||||
|
||||
import { SelectChangeEvent } from '@mui/material/Select';
|
||||
import Chip from '@mui/material/Chip';
|
||||
|
@ -2911,120 +2912,121 @@ const Mon_Catalogue_Public = (props) => {
|
|||
&& String(my_theme_code) === "MySy_Theme2" && <div>
|
||||
|
||||
<div className="reherche_new_v4" >
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_banniere_img && <div >
|
||||
<img src={New_Get_Subdomain_Partner_Data_result[0].catalog_pub_banniere_img} className="Partner_Catalog_Background_Header" ></img>
|
||||
<img src={New_Get_Subdomain_Partner_Data_result[0].catalog_pub_banniere_img} className="Partner_Catalog_Background_Header_model_2" ></img>
|
||||
|
||||
</div>}
|
||||
|
||||
<div className="bloc_logo_indic_model_2">
|
||||
|
||||
{!New_Get_Subdomain_Partner_Data_result || New_Get_Subdomain_Partner_Data_result.length <= 0
|
||||
|| !New_Get_Subdomain_Partner_Data_result[0].catalog_pub_banniere_img &&
|
||||
<div className="Background_Header">
|
||||
<div className="bloc_logo_indic_logo_model_2">
|
||||
<img src={New_Get_Subdomain_Partner_Data_result[0].catalog_pub_logo} alt={New_Get_Subdomain_Partner_Data_result[0].nom} />
|
||||
</div>
|
||||
|
||||
</div>}
|
||||
|
||||
|
||||
<a href={process.env.REACT_APP_BASE_URL} style={{ "textDecoration": "none" }}>
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_logo &&
|
||||
<div className="logo">
|
||||
<img className="Logo_MySy" src={New_Get_Subdomain_Partner_Data_result[0].catalog_pub_logo} alt={New_Get_Subdomain_Partner_Data_result[0].nom} />
|
||||
|
||||
</div>}
|
||||
</a>
|
||||
|
||||
<div className="Menu_Header">
|
||||
|
||||
Tél : {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_contact_public_telephone} <br />
|
||||
Email : {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_contact_public_email}
|
||||
<div className="bloc_logo_indic_contact_model_2">
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div className="bloc_logo_indic_indic_model_2">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="indicateurs_data">
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_txt &&
|
||||
<div style={{
|
||||
textAlign: "right",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_txt}
|
||||
</div>}
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_txt &&
|
||||
<div style={{
|
||||
textAlign: "right",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_txt}
|
||||
</div>}
|
||||
<div className="bloc_milieu_model_2">
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_txt &&
|
||||
<div style={{
|
||||
textAlign: "right",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_txt}
|
||||
</div>}
|
||||
<div className="bloc_milieu_text_model_2">
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_txt &&
|
||||
<div style={{
|
||||
textAlign: "right",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_txt}
|
||||
</div>}
|
||||
<div className="bloc_milieu_text_model_2_gauche">
|
||||
<font className="bloc_logo_indic_indic_text"> Indicateurs </font> <br />
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_txt &&
|
||||
<div style={{
|
||||
textAlign: "left",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_txt}
|
||||
</div>}
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_txt &&
|
||||
<div style={{
|
||||
textAlign: "left",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_txt}
|
||||
</div>}
|
||||
|
||||
</div>
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_txt &&
|
||||
<div style={{
|
||||
textAlign: "left",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_txt}
|
||||
</div>}
|
||||
|
||||
<div className="Header_Content">
|
||||
{/*<div className="rectangle_8"> </div>*/}
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_txt &&
|
||||
<div style={{
|
||||
textAlign: "left",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_txt}
|
||||
</div>}
|
||||
|
||||
<div className="content_search_bar">
|
||||
|
||||
<div className="title_desc_header">
|
||||
</div>
|
||||
<div className="bloc_milieu_text_model_2_centre">
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0 &&
|
||||
<nav className="title1_nom">
|
||||
{New_Get_Subdomain_Partner_Data_result[0].nom} <br />
|
||||
<font className='title1_text1' style={{
|
||||
<nav>
|
||||
<font className='title1_nom_model_2'> {New_Get_Subdomain_Partner_Data_result[0].nom} </font> <br />
|
||||
<font className='title1_text1_model_2' style={{
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_gras}`,
|
||||
}}>
|
||||
{New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_txt} </font>
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_txt} </font>
|
||||
</nav>}
|
||||
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result[0] && New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_txt &&
|
||||
<nav className="title2"
|
||||
style={{
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_gras}`,
|
||||
}}>
|
||||
{New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_txt} </nav>}
|
||||
<nav className="title2_model_2" style={{
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_txt} </nav>}
|
||||
|
||||
</div>
|
||||
<div className="bloc_milieu_text_model_2_droite">
|
||||
|
||||
<font className="bloc_logo_indic_contact_text_model_2"> Contact </font> <br />
|
||||
Tel : {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_contact_public_telephone} <br />
|
||||
Email : {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_contact_public_email}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div className="Header_Content">
|
||||
|
||||
|
||||
<div className="content_search_bar">
|
||||
<div className="search_bar_h">
|
||||
|
||||
<div className="search_bar">
|
||||
|
||||
|
||||
<div className="input_search_bar">
|
||||
|
||||
<div className="search_dropdown">
|
||||
<nav className="domaine_icone"> <AiTwotoneFolder /> </nav>
|
||||
<select className="form-select form-select-sm fron_search" onChange={"ChangeDevise"} aria-label=".form-select-sm example"
|
||||
|
@ -3103,12 +3105,7 @@ const Mon_Catalogue_Public = (props) => {
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{/*<div className="frame_153">
|
||||
|
||||
<nav className="frame_153_txt">
|
||||
Recherches populaires : Informatique, Graphisme, Management, Dev. Personnel ...
|
||||
</nav>
|
||||
</div> */}
|
||||
|
||||
|
||||
</div>
|
||||
|
@ -3117,9 +3114,6 @@ const Mon_Catalogue_Public = (props) => {
|
|||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div className="block_nos_formation">
|
||||
<div style={{ "width": "100%" }}>
|
||||
|
||||
|
@ -3736,80 +3730,93 @@ const Mon_Catalogue_Public = (props) => {
|
|||
|
||||
</div>}
|
||||
|
||||
<div className="bloc_logo_indic">
|
||||
|
||||
{!New_Get_Subdomain_Partner_Data_result || New_Get_Subdomain_Partner_Data_result.length <= 0
|
||||
|| !New_Get_Subdomain_Partner_Data_result[0].catalog_pub_banniere_img &&
|
||||
<div className="Background_Header">
|
||||
<div className="bloc_logo_indic_logo">
|
||||
<img src={New_Get_Subdomain_Partner_Data_result[0].catalog_pub_logo} alt={New_Get_Subdomain_Partner_Data_result[0].nom} />
|
||||
</div>
|
||||
|
||||
</div>}
|
||||
<div className="bloc_logo_indic_contact">
|
||||
|
||||
<font className="bloc_logo_indic_contact_text"> Contact </font> <br />
|
||||
Tel : {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_contact_public_telephone} <br />
|
||||
Email : {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_contact_public_email}
|
||||
</div>
|
||||
|
||||
<a href={process.env.REACT_APP_BASE_URL} style={{ "textDecoration": "none" }}>
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_logo &&
|
||||
<div className="logo">
|
||||
<img className="Logo_MySy" src={New_Get_Subdomain_Partner_Data_result[0].catalog_pub_logo} alt={New_Get_Subdomain_Partner_Data_result[0].nom} />
|
||||
<div className="bloc_logo_indic_indic">
|
||||
<font className="bloc_logo_indic_indic_text"> Indicateurs </font> <br />
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_txt &&
|
||||
<div style={{
|
||||
textAlign: "left",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_txt}
|
||||
</div>}
|
||||
|
||||
</div>}
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_txt &&
|
||||
<div style={{
|
||||
textAlign: "left",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_txt}
|
||||
</div>}
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_txt &&
|
||||
<div style={{
|
||||
textAlign: "left",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_txt}
|
||||
</div>}
|
||||
|
||||
|
||||
</a>
|
||||
|
||||
<div className="Menu_Header">
|
||||
Tél : {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_contact_public_telephone} <br />
|
||||
Email : {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_contact_public_email}
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_txt &&
|
||||
<div style={{
|
||||
textAlign: "left",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_txt}
|
||||
</div>}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div className="bloc_milieu">
|
||||
|
||||
<div className="indicateurs_data">
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_txt &&
|
||||
<div style={{
|
||||
textAlign: "right",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_1_txt}
|
||||
</div>}
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_txt &&
|
||||
<div style={{
|
||||
textAlign: "right",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_2_txt}
|
||||
</div>}
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_txt &&
|
||||
<div style={{
|
||||
textAlign: "right",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_3_txt}
|
||||
</div>}
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0
|
||||
&& New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_txt &&
|
||||
<div style={{
|
||||
textAlign: "right",
|
||||
width: '100%',
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_indicateur_4_txt}
|
||||
</div>}
|
||||
<div className="bloc_milieu_text">
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0 &&
|
||||
<nav className="title1_nom" >
|
||||
{New_Get_Subdomain_Partner_Data_result[0].nom} <br />
|
||||
<font className='title1_text1' style={{
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_txt} </font>
|
||||
</nav>}
|
||||
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result[0] && New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_txt &&
|
||||
<nav className="title2" style={{
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_txt} </nav>}
|
||||
</div>
|
||||
<div className="bloc_img_milieu_gauche">
|
||||
<img style={{ width: '60%' }}
|
||||
src={img_header} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -3818,26 +3825,6 @@ const Mon_Catalogue_Public = (props) => {
|
|||
|
||||
<div className="content_search_bar">
|
||||
|
||||
<div className="title_desc_header">
|
||||
{New_Get_Subdomain_Partner_Data_result && New_Get_Subdomain_Partner_Data_result.length > 0 &&
|
||||
<nav className="title1_nom" >
|
||||
{New_Get_Subdomain_Partner_Data_result[0].nom} <br />
|
||||
<font className='title1_text1' style={{
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_1_txt} </font>
|
||||
</nav>}
|
||||
|
||||
|
||||
{New_Get_Subdomain_Partner_Data_result[0] && New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_txt &&
|
||||
<nav className="title2" style={{
|
||||
fontSize: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_taille}` + "px",
|
||||
color: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_color}`,
|
||||
fontWeight: `${New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_gras}`,
|
||||
}}> {New_Get_Subdomain_Partner_Data_result[0].catalog_pub_message_2_txt} </nav>}
|
||||
</div>
|
||||
|
||||
<div className="search_bar_h">
|
||||
|
||||
<div className="search_bar">
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -876,9 +876,8 @@
|
|||
width: 97%;
|
||||
//height: 1486px;
|
||||
left: 1%;
|
||||
top: 495px;
|
||||
top: 900px;
|
||||
}
|
||||
|
||||
.pieddepage_v2 {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
@ -2519,9 +2518,9 @@
|
|||
}
|
||||
|
||||
.bloc_logo_indic_logo_model_2 {
|
||||
width: 60%;
|
||||
width: 100%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
|
@ -3502,7 +3501,7 @@
|
|||
.Partner_Catalog_Background_Header {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 452px;
|
||||
height: 380px;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
|
||||
|
@ -3842,6 +3841,7 @@
|
|||
flex: none;
|
||||
order: 0;
|
||||
flex-grow: 0;
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.title1_text1 {
|
||||
|
@ -3871,7 +3871,7 @@
|
|||
}
|
||||
|
||||
.title2 {
|
||||
width: 60%;
|
||||
width: 100%;
|
||||
height: 22px;
|
||||
|
||||
text-align: left;
|
||||
|
@ -5727,7 +5727,7 @@
|
|||
}
|
||||
|
||||
.bloc_milieu_text {
|
||||
width: 50%;
|
||||
width: 100%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
@ -8977,7 +8977,7 @@
|
|||
}
|
||||
|
||||
.bloc_milieu_text {
|
||||
width: 50%;
|
||||
width: 60%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
@ -15527,6 +15527,7 @@
|
|||
width: auto
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
.reherche_new_v4 {
|
||||
|
||||
width: 100%;
|
||||
float: left;
|
||||
|
||||
.css-1nmdiq5-menu {
|
||||
background: transparent !important;
|
||||
color: white !important;
|
||||
|
@ -859,7 +862,7 @@
|
|||
width: 97%;
|
||||
//height: 1486px;
|
||||
left: 1%;
|
||||
top: 530px;
|
||||
top: 900px;
|
||||
}
|
||||
|
||||
.pieddepage_v2 {
|
||||
|
@ -920,7 +923,7 @@
|
|||
}
|
||||
|
||||
.content_search_bar {
|
||||
/* Auto layout */
|
||||
/* Auto layout * /
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@ -932,12 +935,12 @@
|
|||
height: 367px;
|
||||
|
||||
|
||||
/* Inside auto layout */
|
||||
/* Inside auto layout * /
|
||||
|
||||
flex: none;
|
||||
order: 1;
|
||||
flex-grow: 0;
|
||||
z-index: 1;
|
||||
z-index: 1;*/
|
||||
}
|
||||
|
||||
.search_bar_h {
|
||||
|
@ -951,7 +954,7 @@
|
|||
width: 86%;
|
||||
height: 220px;
|
||||
left: 7%;
|
||||
top: 260px;
|
||||
top: 630px;
|
||||
|
||||
/* White */
|
||||
|
||||
|
@ -2273,6 +2276,304 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
float: left;
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
|
||||
}
|
||||
|
||||
.bloc_logo_indic_logo {
|
||||
width: 100%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.bloc_logo_indic_contact {
|
||||
width: 100%;
|
||||
float: right;
|
||||
text-align: left;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_indic {
|
||||
width: 100%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.bloc_milieu {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
float: left;
|
||||
position: absolute;
|
||||
top: 25rem;
|
||||
}
|
||||
|
||||
.bloc_img_milieu_gauche {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.bloc_connexion {
|
||||
width: 100%;
|
||||
float: left;
|
||||
min-height: 60vh;
|
||||
margin-top: 35rem;
|
||||
}
|
||||
|
||||
.bloc_milieu_text {
|
||||
width: 100%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.title1_nom {
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
//height: 192px;
|
||||
|
||||
font-family: 'Albert Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 35px;
|
||||
line-height: 30px;
|
||||
/* or 107% */
|
||||
|
||||
letter-spacing: 1px;
|
||||
|
||||
/* Deep Blue */
|
||||
|
||||
color: #0A043C;
|
||||
|
||||
|
||||
/* Inside auto layout */
|
||||
|
||||
flex: none;
|
||||
order: 0;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.title1_text1 {
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
// height: 192px;
|
||||
|
||||
font-family: 'Albert Sans';
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-size: 22px !important;
|
||||
line-height: normal;
|
||||
/* or 107% */
|
||||
|
||||
letter-spacing: 1px;
|
||||
|
||||
/* Deep Blue */
|
||||
|
||||
color: #0A043C;
|
||||
|
||||
|
||||
/* Inside auto layout */
|
||||
|
||||
flex: none;
|
||||
order: 0;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.title2 {
|
||||
width: 60%;
|
||||
height: 22px;
|
||||
|
||||
text-align: left;
|
||||
|
||||
font-family: 'Albert Sans';
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-size: 16px;
|
||||
line-height: 22px;
|
||||
margin-top: 2rem !important;
|
||||
/* identical to box height */
|
||||
|
||||
|
||||
/* Deep Blue */
|
||||
|
||||
color: #0A043C;
|
||||
|
||||
|
||||
/* Inside auto layout */
|
||||
|
||||
flex: none;
|
||||
order: 1;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.bloc_logo_indic_contact_text {
|
||||
text-align: left;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_indic_text {
|
||||
text-align: left;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
/*** Pour le modele 2 - MySy_Theme2 **/
|
||||
|
||||
.bloc_milieu_model_2 {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
float: left;
|
||||
position: absolute;
|
||||
top: 8rem;
|
||||
}
|
||||
|
||||
|
||||
.bloc_milieu_text_model_2 {
|
||||
width: 100%;
|
||||
float: left;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.title1_nom_model_2 {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
height: 150px;
|
||||
|
||||
font-family: 'Albert Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 30px;
|
||||
// line-height: 54px;
|
||||
/* or 107% */
|
||||
|
||||
letter-spacing: 1px;
|
||||
|
||||
/* Deep Blue */
|
||||
|
||||
color: #0A043C;
|
||||
|
||||
|
||||
/* Inside auto layout */
|
||||
|
||||
flex: none;
|
||||
order: 0;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.title2_model_2 {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
height: 22px;
|
||||
|
||||
font-family: 'Albert Sans';
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-size: 18px;
|
||||
line-height: 22px;
|
||||
/* identical to box height */
|
||||
|
||||
|
||||
/* Deep Blue */
|
||||
|
||||
color: #0A043C;
|
||||
|
||||
|
||||
/* Inside auto layout */
|
||||
|
||||
flex: none;
|
||||
order: 1;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.bloc_img_milieu_gauche {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.Partner_Catalog_Background_Header_model_2 {
|
||||
// position: absolute;
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
.bloc_logo_indic_model_2 {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
float: left;
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
|
||||
}
|
||||
|
||||
.bloc_logo_indic_logo_model_2 {
|
||||
width: 100%;
|
||||
float: left;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_contact_model_2 {
|
||||
width: 18%;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_indic_model_2 {
|
||||
width: 18%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.bloc_logo_indic_contact_text_model_2 {
|
||||
text-align: left;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_indic_text_model_2 {
|
||||
text-align: left;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
||||
.bloc_milieu_text_model_2_gauche {
|
||||
width: 100%;
|
||||
float: left;
|
||||
|
||||
}
|
||||
|
||||
.bloc_milieu_text_model_2_centre {
|
||||
width: 100%;
|
||||
float: left;
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
.bloc_milieu_text_model_2_droite {
|
||||
width: 100%;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.title1_text1_model_2 {}
|
||||
|
||||
.bloc_connexion_model_2 {
|
||||
width: 100%;
|
||||
float: left;
|
||||
height: 70vh;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 601px) and (max-width: 991px) {
|
||||
|
@ -3204,7 +3505,9 @@
|
|||
}
|
||||
|
||||
.Header_Content {
|
||||
/* Auto layout */
|
||||
width: 100%;
|
||||
float: left;
|
||||
/* Auto layout * /
|
||||
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
@ -3216,7 +3519,7 @@
|
|||
width: 95%;
|
||||
height: 367px;
|
||||
left: 20px;
|
||||
top: 100px;
|
||||
top: 100px;*/
|
||||
}
|
||||
|
||||
.Background_Header {
|
||||
|
@ -5370,6 +5673,228 @@
|
|||
width: auto;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
float: left;
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
|
||||
}
|
||||
|
||||
.bloc_logo_indic_logo {
|
||||
width: 60%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.bloc_logo_indic_contact {
|
||||
width: 18%;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.bloc_logo_indic {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
float: left;
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
|
||||
}
|
||||
|
||||
.bloc_logo_indic_logo {
|
||||
width: 50%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.bloc_logo_indic_contact {
|
||||
width: 18%;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_indic {
|
||||
width: 18%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
||||
.bloc_milieu {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
float: left;
|
||||
position: absolute;
|
||||
top: 10rem;
|
||||
}
|
||||
|
||||
.bloc_img_milieu_gauche {
|
||||
width: 48%;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.bloc_connexion {
|
||||
width: 100%;
|
||||
float: left;
|
||||
min-height: 40vh;
|
||||
margin-top: 30rem;
|
||||
}
|
||||
|
||||
.bloc_milieu_text {
|
||||
width: 50%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.bloc_logo_indic_contact_text {
|
||||
text-align: left;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_indic_text {
|
||||
text-align: left;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
/*** Pour le modele 2 - MySy_Theme2 **/
|
||||
|
||||
.bloc_milieu_model_2 {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
float: left;
|
||||
position: absolute;
|
||||
top: 10rem;
|
||||
}
|
||||
|
||||
|
||||
.bloc_milieu_text_model_2 {
|
||||
width: 100%;
|
||||
float: left;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.title1_nom_model_2 {
|
||||
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
height: 150px;
|
||||
|
||||
font-family: 'Albert Sans';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 40px;
|
||||
line-height: 54px;
|
||||
/* or 107% */
|
||||
|
||||
letter-spacing: 1px;
|
||||
|
||||
/* Deep Blue */
|
||||
|
||||
color: #0A043C;
|
||||
|
||||
|
||||
/* Inside auto layout */
|
||||
|
||||
flex: none;
|
||||
order: 0;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.title2_model_2 {}
|
||||
|
||||
.bloc_img_milieu_gauche {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.Partner_Catalog_Background_Header_model_2 {
|
||||
// position: absolute;
|
||||
width: 100%;
|
||||
height: 380px;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
.bloc_logo_indic_model_2 {
|
||||
min-height: 5rem;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
float: left;
|
||||
position: absolute;
|
||||
top: 1rem;
|
||||
|
||||
}
|
||||
|
||||
.bloc_logo_indic_logo_model_2 {
|
||||
width: 60%;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_contact_model_2 {
|
||||
width: 18%;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_indic_model_2 {
|
||||
width: 18%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.bloc_logo_indic_contact_text_model_2 {
|
||||
text-align: left;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
||||
.bloc_logo_indic_indic_text_model_2 {
|
||||
text-align: left;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
||||
.bloc_milieu_text_model_2_gauche {
|
||||
width: 19%;
|
||||
float: left;
|
||||
|
||||
}
|
||||
|
||||
.bloc_milieu_text_model_2_centre {
|
||||
width: 60%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.bloc_milieu_text_model_2_droite {
|
||||
width: 20%;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.title1_text1_model_2 {}
|
||||
|
||||
.bloc_connexion_model_2 {
|
||||
width: 100%;
|
||||
float: left;
|
||||
min-height: 60vh;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 992px) and (max-width: 1199px) {
|
||||
|
@ -6288,7 +6813,9 @@
|
|||
}
|
||||
|
||||
.Header_Content {
|
||||
/* Auto layout */
|
||||
width: 100%;
|
||||
float: left;
|
||||
/* Auto layout * /
|
||||
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
@ -6300,7 +6827,7 @@
|
|||
width: 95%;
|
||||
// height: 367px;
|
||||
left: 5%;
|
||||
top: 100px;
|
||||
top: 100px;*/
|
||||
}
|
||||
|
||||
.Background_Header {
|
||||
|
@ -6563,7 +7090,8 @@
|
|||
padding: 0px;
|
||||
gap: 24px;
|
||||
|
||||
width: 900px;
|
||||
width: 90%;
|
||||
margin-left: 5%;
|
||||
height: auto;
|
||||
|
||||
|
||||
|
@ -9368,7 +9896,9 @@
|
|||
}
|
||||
|
||||
.Header_Content {
|
||||
/* Auto layout */
|
||||
width: 100%;
|
||||
float: left;
|
||||
/* Auto layout * /
|
||||
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
@ -9380,7 +9910,7 @@
|
|||
width: 95%;
|
||||
// height: 367px;
|
||||
left: 5%;
|
||||
top: 100px;
|
||||
top: 300px;*/
|
||||
}
|
||||
|
||||
.Background_Header {
|
||||
|
@ -9390,10 +9920,10 @@
|
|||
left: 0px;
|
||||
top: 0px;
|
||||
|
||||
/* Beige */
|
||||
/* Beige * /
|
||||
|
||||
//background: #FFF5DA;
|
||||
background: linear-gradient(#e66465, #9198e5);
|
||||
background: linear-gradient(#e66465, #9198e5);*/
|
||||
|
||||
}
|
||||
|
||||
|
@ -9644,6 +10174,7 @@
|
|||
gap: 24px;
|
||||
|
||||
width: 80%;
|
||||
margin-left: 10%;
|
||||
height: auto;
|
||||
|
||||
|
||||
|
@ -12465,7 +12996,9 @@
|
|||
}
|
||||
|
||||
.Header_Content {
|
||||
/* Auto layout */
|
||||
width: 100%;
|
||||
float: left;
|
||||
/* Auto layout * /
|
||||
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
@ -12477,7 +13010,7 @@
|
|||
width: 95%;
|
||||
// height: 367px;
|
||||
left: 5%;
|
||||
top: 100px;
|
||||
top: 100px;*/
|
||||
}
|
||||
|
||||
.Background_Header {
|
||||
|
@ -12487,10 +13020,10 @@
|
|||
left: 0px;
|
||||
top: 0px;
|
||||
|
||||
/* Beige */
|
||||
/* Beige * /
|
||||
|
||||
// background: #FFF5DA;
|
||||
background: linear-gradient(#e66465, #9198e5);
|
||||
background: linear-gradient(#e66465, #9198e5); */
|
||||
|
||||
}
|
||||
|
||||
|
@ -12740,7 +13273,8 @@
|
|||
padding: 0px;
|
||||
gap: 24px;
|
||||
|
||||
width: 85%;
|
||||
width: 84%;
|
||||
margin-left: 8%;
|
||||
height: auto;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue