Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric
nitroxCalc
Commits
6dbb20b7
Commit
6dbb20b7
authored
Jul 02, 2021
by
Eric Seigne
Browse files
cleanup empty style tags
parent
7928a4ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/fr/metres.html
View file @
6dbb20b7
...
...
@@ -69,7 +69,7 @@
<span
style=
"flex:auto; max-width: 50%;"
>
<h4
id=
"proftarget"
>
Calcul de la profondeur équivalente à l'air pour une plongée à :
</h4>
<h3
id=
"proftarget2"
>
<i
class=
"fas fa-minus-circle"
aria-hidden=
"true"
onclick=
"eanCalc(-1); return false;"
style=
"font-size:150%; float: left;"
></i>
<span
id=
"valprofEAN"
>
</span>
<i
class=
"fas fa-plus-circle"
aria-hidden=
"true"
onclick=
"eanCalc(1); return false;"
style=
"font-size:150%; float: right;"
></i>
</h3>
<h3
id=
"ean"
style=
""
>
Résultat :
<span
id=
"repEAN"
>
</span>
mètres
</h3>
<h3
id=
"ean"
>
Résultat :
<span
id=
"repEAN"
>
</span>
mètres
</h3>
</span>
</div>
<p
style=
"font-size: 80%; text-align: left; border-top: solid #aaa; "
>
Détail du calcul :
<br>
...
...
www/index.html
View file @
6dbb20b7
...
...
@@ -69,7 +69,7 @@
<span
style=
"flex:auto; max-width: 50%;"
>
<h4
id=
"proftarget"
>
Calcul de la profondeur équivalente à l'air pour une plongée à :
</h4>
<h3
id=
"proftarget2"
>
<i
class=
"fas fa-minus-circle"
aria-hidden=
"true"
onclick=
"eanCalc(-1); return false;"
style=
"font-size:150%; float: left;"
></i>
<span
id=
"valprofEAN"
>
</span>
<i
class=
"fas fa-plus-circle"
aria-hidden=
"true"
onclick=
"eanCalc(1); return false;"
style=
"font-size:150%; float: right;"
></i>
</h3>
<h3
id=
"ean"
style=
""
>
Résultat :
<span
id=
"repEAN"
>
</span>
mètres
</h3>
<h3
id=
"ean"
>
Résultat :
<span
id=
"repEAN"
>
</span>
mètres
</h3>
</span>
</div>
<p
style=
"font-size: 80%; text-align: left; border-top: solid #aaa; "
>
Détail du calcul :
<br>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment