Compare commits
No commits in common. "content" and "Pascal-Roux" have entirely different histories.
content
...
Pascal-Rou
|
@ -229,6 +229,7 @@ Le format à respecter est : `[Prénom Nom](https://web-ou-reseau-social), fonct
|
||||||
* [Grégoire Marchal](https://twitter.com/Gregoire_M), développeur
|
* [Grégoire Marchal](https://twitter.com/Gregoire_M), développeur
|
||||||
* [Hélène Marchois](https://twitter.com/HeleneMaitre), agiliste [fairness.coop](https://fairness.coop/)
|
* [Hélène Marchois](https://twitter.com/HeleneMaitre), agiliste [fairness.coop](https://fairness.coop/)
|
||||||
* [Mathieu Marchois](https://twitter.com/mmarchois), développeur [fairness.coop](https://fairness.coop/)
|
* [Mathieu Marchois](https://twitter.com/mmarchois), développeur [fairness.coop](https://fairness.coop/)
|
||||||
|
* [Benjamin Marguin](https://twitter.com/mab_), développeur web, formateur Git
|
||||||
* Julien Manganne, développeur
|
* Julien Manganne, développeur
|
||||||
* Colin Maudry, Conseiller indépendant en Open Data
|
* Colin Maudry, Conseiller indépendant en Open Data
|
||||||
* Nawo Mbechezi, Développeur
|
* Nawo Mbechezi, Développeur
|
||||||
|
@ -378,8 +379,6 @@ Le format à respecter est : `[Prénom Nom](https://web-ou-reseau-social), fonct
|
||||||
* Lucie Steiblé, linguiste programmeuse
|
* Lucie Steiblé, linguiste programmeuse
|
||||||
* [Florian FERRIERE](https://github.com/fferriere), Développeur
|
* [Florian FERRIERE](https://github.com/fferriere), Développeur
|
||||||
* [Franck Matsos](https://twitter.com/fmatsos), Développeur web
|
* [Franck Matsos](https://twitter.com/fmatsos), Développeur web
|
||||||
* [Xavier Gorse](https://twitter.com/xgorse), Entrepreneur
|
|
||||||
* [Martin Guilloux] (https://cv.nimrodel.fr), Ingénieur Système Linux
|
|
||||||
* [Pascal Roux](https://github.com/pizzavomito), Développeur
|
* [Pascal Roux](https://github.com/pizzavomito), Développeur
|
||||||
|
|
||||||
### Organisations
|
### Organisations
|
||||||
|
|
|
@ -49,10 +49,9 @@ ul {
|
||||||
padding-left: 2em;
|
padding-left: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:links, a:visited {
|
a, a:visited {
|
||||||
color: #0085a1;
|
color: #0085a1;
|
||||||
text-decoration: underline;
|
text-decoration: none;
|
||||||
text-decoration-skip-ink: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
|
|
Loading…
Reference in a new issue