Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Leaderboard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thomas Bouquet
Leaderboard
Commits
955f7f69
Commit
955f7f69
authored
4 years ago
by
Thomas Bouquet
Browse files
Options
Downloads
Patches
Plain Diff
Changement des partenaires
parent
0f0ce0dc
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
front/src/components/Partenaires/CVEC.png
+0
-0
0 additions, 0 deletions
front/src/components/Partenaires/CVEC.png
front/src/components/Partenaires/Donnateurs.js
+8
-21
8 additions, 21 deletions
front/src/components/Partenaires/Donnateurs.js
with
8 additions
and
21 deletions
front/src/components/Partenaires/CVEC.png
0 → 100644
+
0
−
0
View file @
955f7f69
141 KiB
This diff is collapsed.
Click to expand it.
front/src/components/Partenaires/Donnateurs.js
+
8
−
21
View file @
955f7f69
import
React
from
'
react
'
;
import
{
MDBBtn
,
MDBCard
,
MDBCardBody
,
MDBCardImage
,
MDBCardTitle
,
MDBCardText
,
MDBRow
,
MDBCol
,
MDBView
,
MDBIcon
}
from
'
mdbreact
'
;
import
OresysLogo
from
"
./oresys.jpg
"
;
import
FondationCS
Logo
from
"
./
FondationCS
.png
"
;
import
CVEC
Logo
from
"
./
CVEC
.png
"
;
import
FACSLogo
from
"
./FACS.svg
"
;
const
CardExample
=
()
=>
{
...
...
@@ -66,7 +66,7 @@ const CardExample = () => {
<
MDBCardText
>
Oresys
est
acteur
majeur
du
conseil
en
management
,
organisation
et
systèmes
d
’
information
.
Elle
soutient
HumaCS
en
organisation
et
systèmes
d
’
information
.
Il
soutient
HumaCS
en
tant
que
partenaire
extérieur
principal
.{
'
'
}
<
/MDBCardText
>
...
...
@@ -95,37 +95,24 @@ const CardExample = () => {
hover
overlay
=
'
white-slight
'
className
=
'
card-img-top
'
src
=
{
FondationCS
Logo
}
src
=
{
CVEC
Logo
}
alt
=
'
Card cap
'
/>
<
/MDBView
>
<
MDBCardBody
cascade
className
=
'
text-center
'
>
<
MDBCardTitle
className
=
'
card-title
'
>
<
strong
>
Fondation
CentraleSupélec
<
/strong
>
<
strong
>
CVEC
<
/strong
>
<
/MDBCardTitle
>
<
p
className
=
'
font-weight-bold blue-text
'
>
Fondation
de
l
'
écol
e</p>
<
p
className
=
'
font-weight-bold blue-text
'
>
Organisation
publiqu
e
<
/p
>
<
MDBCardText
>
La
Fondation CentraleSupélec soutient de nombreux projets
sociaux et scientifiques ainsi que des associations étudiantes
de l
'
école
telles
que
HumaCS
.{
'
'
}
La
<
i
>
Contribution
de
Vie
Etudiante
et
de
Campus
<
/i> participe
aux
projets
associatifs
étudiants
.
Cete
année
,
elle
accompagne
HumaCS
via
une
subvention
couvrant
les
frais
de
l
'
évènement
.{
'
'
}
</MDBCardText>
<
MDBCol
md
=
'
12
'
className
=
'
d-flex justify-content-center
'
>
<
a
href
=
'
https://www.linkedin.com/company/fondationcs/
'
className
=
'
px-2 fa-lg li-ic
'
>
<
MDBIcon
fab
icon
=
'
linkedin-in
'
><
/MDBIcon
>
<
/a
>
<
a
href
=
'
https://twitter.com/fondationCS
'
className
=
'
px-2 fa-lg tw-ic
'
>
<
MDBIcon
fab
icon
=
'
twitter
'
><
/MDBIcon
>
<
/a
>
<
a
href
=
'
https://www.fondation-centralesupelec.fr/
'
className
=
'
px-2 fa-lg fb-ic
'
>
<
MDBIcon
icon
=
'
globe
'
><
/MDBIcon
>
<
/a
>
<
/MDBCol
>
</MDBCardBody>
</MDBCard>
<br/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment