Compare commits
10 commits
Pascal-Rou
...
content
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5741999e1b | ||
![]() |
9c12ea9a67 | ||
![]() |
e94f09cb2a | ||
![]() |
6bdfdb5d40 | ||
![]() |
2a89478572 | ||
![]() |
128c22d01c | ||
![]() |
8909789006 | ||
![]() |
9cbbeceb10 | ||
![]() |
8cfab18e04 | ||
![]() |
813a2eba33 |
|
@ -229,7 +229,6 @@ Le format à respecter est : `[Prénom Nom](https://web-ou-reseau-social), fonct
|
|||
* [Grégoire Marchal](https://twitter.com/Gregoire_M), développeur
|
||||
* [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/)
|
||||
* [Benjamin Marguin](https://twitter.com/mab_), développeur web, formateur Git
|
||||
* Julien Manganne, développeur
|
||||
* Colin Maudry, Conseiller indépendant en Open Data
|
||||
* Nawo Mbechezi, Développeur
|
||||
|
@ -379,6 +378,8 @@ Le format à respecter est : `[Prénom Nom](https://web-ou-reseau-social), fonct
|
|||
* Lucie Steiblé, linguiste programmeuse
|
||||
* [Florian FERRIERE](https://github.com/fferriere), Développeur
|
||||
* [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
|
||||
|
||||
### Organisations
|
||||
|
|
|
@ -49,9 +49,10 @@ ul {
|
|||
padding-left: 2em;
|
||||
}
|
||||
|
||||
a, a:visited {
|
||||
a:links, a:visited {
|
||||
color: #0085a1;
|
||||
text-decoration: none;
|
||||
text-decoration: underline;
|
||||
text-decoration-skip-ink: auto;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
|
|
Loading…
Reference in a new issue