Merge branch 'content' into patch-1
This commit is contained in:
commit
9c12ea9a67
|
@ -357,6 +357,7 @@ Le format à respecter est : `[Prénom Nom](https://web-ou-reseau-social), fonct
|
|||
* [Mehdi Zakaria Benadel](https://github.com/murazaki), Ingénieur développeur
|
||||
* [Michel Guillou](https:/twitter.com/michelguillou), Observateur
|
||||
* [Thibault Duplessis](https://github.com/ornicar), code monkey
|
||||
* Johan Le Baut, Ingénieur développeur
|
||||
* Julien Manganne, Développeur
|
||||
* [Simon Bée](https://github.com/simon-bee), Développeur web
|
||||
* [Rémi Patrizio](https://twitter.com/remipatrizio), Développeur chez Antadis
|
||||
|
@ -378,6 +379,8 @@ Le format à respecter est : `[Prénom Nom](https://web-ou-reseau-social), fonct
|
|||
* [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