Update supertvshow.html

Ajustment of the sheet
This commit is contained in:
jarbascjunior2
2025-08-18 19:42:50 -03:00
committed by GitHub
parent 49648bfc39
commit 66b6f96c5b
+2 -2
View File
@@ -1,7 +1,7 @@
<link href="black_troopers.css" rel="stylesheet" type="text/css">
<div class="ficha-container">
<img src="C:\Users\jarba\Desktop\universo simulado\STS\supertvshow.png" alt="Black Troopers Ficha" class="ficha-imagem">
<img src="https://drive.usercontent.google.com/download?id=1jDKSUbk0KbhTigww7FZiqsELVBwvdky1&export=view&authuser=0" alt="Super TV Show Ficha" class="ficha-imagem">
<!-- Campo Codinome/Jogador -->
<input type="text" class="campo" name="attr_codinome" id="codinome" value="" style="top: 150px; left: 90px; width: 350px;">
@@ -52,4 +52,4 @@
<!-- Campo Medicamentos -->
<textarea class="campo" name="attr_medicamentos" id="medicamentos" style="top: 1025px; left: 530px; width: 250px; height: 80px;"></textarea>
</div>
</div>