mirror of
https://github.com/groupe1cir1n/groupe1CIR1Njs.git
synced 2026-03-18 21:40:30 +01:00
push pour push
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
<div id="chrono"></div>
|
||||
<div id="hour"></div>
|
||||
</nav>
|
||||
<input type="text" id="entry_text">
|
||||
<div class="publi">
|
||||
<p><img src="src/img/publications/pink square.png" alt="pink square" class="squares">
|
||||
Sébastien Puma Emmanuel Sander Matthieu Saumard Isabelle Barbet Aurélien Latouche.<strong> Reconsidering conceptual knowledge: Heterogeneity of its components.</strong> Journal of Experimental Child Psychology, 2023, 227, pp.105587.
|
||||
|
||||
@@ -27,7 +27,7 @@ function displayWord() {
|
||||
|
||||
setTimeout(() => {
|
||||
wordElement.classList.add('show');
|
||||
}, 100);
|
||||
}, 1000);
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user