Compare commits

..

No commits in common. "41ef3fb326a540cb8ebd7d84b4f742f9416ef484" and "065d40b69bc3c502ad4befa9e4a371624e444e0a" have entirely different histories.

5 changed files with 3 additions and 75 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -134,7 +134,8 @@
<a href="http://salles.ens.fr/" title="Réserver une salle pour un cours ou
un séminaire.">Room
reservation</a>&nbsp;&bull;
<a href="https://ens-etud.helvetius.net/pegasus/" title="PEGASUS - Portail Etudiant">Pegasus : indicating courses
<a href="https://gps.ens.psl.eu/" title="Gestion Pédagogique de la
Scolarité.">GPS : indicating courses
taken</a>&nbsp;&bull;
<a href="https://merle.eleves.ens.fr/" title="Students' chat server">Merle</a>&nbsp;&bull;
<a href="https://wiki.eleves.ens.fr/" title="Students' wiki">Students' wiki</a>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -100,7 +100,7 @@
<a href="http://rdv.spi.ens.fr/" title="Se mettre d'accord sur une date.">Prise de rendez-vous</a>&nbsp;&bull;
<a href="http://salles.ens.fr/" title="Réserver une salle pour un cours ou un séminaire.">Réservation de
salles</a>&nbsp;&bull;
<a href="https://ens-etud.helvetius.net/pegasus/" title="PEGASUS - Portail Etudiant">Pegasus : saisie des cours
<a href="https://gps.ens.psl.eu/" title="Gestion Pédagogique de la Scolarité.">GPS : saisie des cours
suivis</a>&nbsp;&bull;
<a href="https://merle.eleves.ens.fr/" title="Serveur de discussion de l'ENS">Merle : serveur de
discussion</a>&nbsp;&bull;

View file

@ -1,73 +0,0 @@
body {
margin-left: 2em
}
h1 {
/* color: red; */
text-align: center
}
h1:before, h1:after {
vertical-align:middle ;
display: inline ;
content:url(aeens3.png) ;
padding: 10px;
}
h2 {
background-color: #E0E0FF;
/* color: green; */
font-family: sans-serif;
margin-top: 19px;
padding: 5px;
margin-bottom: 1px;
/* border-bottom: solid thin */
}
h4 {
font-size: medium;
padding: 0cm;
margin: 0cm
}
.colophon {
font-size: small;
font-style: italic;
}
div.links {
margin-top: 1em;
margin-bottom: 1em;
}
ul {
list-style: square;
padding-left: 2em;
}
ul li {
margin-bottom: .4em;
}
.links ul {
}
.index_onglet {
background-color: #E0E0FF;
}
.index_head_navbar {
padding-top: .2em;
padding-bottom: .2em;
border-top: solid thick #E0E0FF;
border-bottom: solid thick #E0E0FF;
}
.index_renvois {
text-align: center;
}
.mail-antispam {
unicode-bidi: bidi-override;
direction: rtl;
}