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
ccb2ff26f3
commit
d9b42add8c
1 changed files with 2 additions and 2 deletions
|
@ -226,9 +226,9 @@
|
|||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
jQuery('.teasing-part').fadeIn('fast');
|
||||
jQuery('.teasing-part').css({
|
||||
marginTop: '0',
|
||||
display: 'block'
|
||||
marginTop: '0'
|
||||
});
|
||||
jQuery('.boring-part').css({
|
||||
marginTop: jQuery(window).height() + 100
|
||||
|
|
Loading…
Reference in a new issue