forked from vergnet/site-accueil-insa
First enigma
This commit is contained in:
parent
4398d64c24
commit
216ab0c79f
2 changed files with 4 additions and 3 deletions
|
@ -392,8 +392,9 @@ Full-Width Styles
|
|||
box-shadow: 0 0 4px #000;
|
||||
}
|
||||
|
||||
#credits-liste{
|
||||
color: white;
|
||||
#hideenigma{
|
||||
color: #e0e0e0;
|
||||
|
||||
}
|
||||
#hide {
|
||||
color: aliceblue;
|
||||
|
|
2
coms.php
2
coms.php
|
@ -72,7 +72,7 @@ include("includes/com_template.php");
|
|||
|
||||
$comId = "";
|
||||
$comTitle = "Com Ravitaillement";
|
||||
$comDescription = "Ici, c'est la Compote qui vous ravit !";
|
||||
$comDescription = "Ici, c'est la <a id=hideenigma href=\"enigma.php\">Compote</a> qui vous ravit !";
|
||||
$comRespo = "Hugo Franceschi";
|
||||
$comRespoId = "francesc@etud.insa-toulouse.fr";
|
||||
$comRespo2 = "Abdessalem Guedouar";
|
||||
|
|
Loading…
Reference in a new issue