mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update index_fr.md
This commit is contained in:
parent
d9b42add8c
commit
a28953fc58
1 changed files with 2 additions and 2 deletions
|
@ -226,9 +226,9 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
jQuery('.teasing-part').fadeIn('fast');
|
|
||||||
jQuery('.teasing-part').css({
|
jQuery('.teasing-part').css({
|
||||||
marginTop: '0'
|
marginTop: '0',
|
||||||
|
display: 'block'
|
||||||
});
|
});
|
||||||
jQuery('.boring-part').css({
|
jQuery('.boring-part').css({
|
||||||
marginTop: jQuery(window).height() + 100
|
marginTop: jQuery(window).height() + 100
|
||||||
|
|
Loading…
Add table
Reference in a new issue