Skip to content

Commit

Permalink
add attr_ no cabeçalho
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustoTSantos committed Dec 3, 2023
1 parent 1850677 commit 3258f00
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Daemon Exilia/Exilia.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div class="entrada-com-texto topo-do-cabecalho linhas-cabecalho">
<input
class="informacao-personagem"
name="nome-personagem"
name="attr_nome-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -19,7 +19,7 @@
<div class="entrada-com-texto topo-do-cabecalho linhas-cabecalho">
<input
class="informacao-personagem"
name="idade-personagem"
name="attr_idade-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -29,7 +29,7 @@
<div class="entrada-com-texto topo-do-cabecalho linhas-cabecalho">
<input
class="informacao-personagem"
name="alinhamento-personagem"
name="attr_alinhamento-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -44,7 +44,7 @@
>
<input
class="informacao-personagem"
name="1-classe-personagem"
name="attr_1-classe-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -56,7 +56,7 @@
>
<input
class="informacao-personagem"
name="2-classe-personagem"
name="attr_2-classe-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -68,7 +68,7 @@
>
<input
class="informacao-personagem"
name="classe-heroica-personagem"
name="attr_classe-heroica-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -80,7 +80,7 @@
>
<input
class="informacao-personagem"
name="raca-personagem"
name="attr_raca-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -92,7 +92,7 @@
>
<input
class="informacao-personagem"
name="xp-1-classe-personagem"
name="attr_xp-1-classe-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -104,7 +104,7 @@
>
<input
class="informacao-personagem"
name="xp-2-classe-personagem"
name="attr_xp-2-classe-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -116,7 +116,7 @@
>
<input
class="informacao-personagem"
name="xp-classe-heroica-personagem"
name="attr_xp-classe-heroica-personagem"
type="text"
spellcheck="false"
/>
Expand All @@ -128,7 +128,7 @@
>
<input
class="informacao-personagem"
name="nivel-personagem"
name="attr_nivel-personagem"
type="text"
spellcheck="false"
/>
Expand Down

0 comments on commit 3258f00

Please sign in to comment.