feat: ⚡ Zmiana przycisku
This commit is contained in:
parent
f0411cff90
commit
5c974b3cf9
@ -19,8 +19,7 @@
|
|||||||
<input placeholder="Tutaj wpisz hasło">
|
<input placeholder="Tutaj wpisz hasło">
|
||||||
<br>
|
<br>
|
||||||
<center>
|
<center>
|
||||||
<form
|
<form action="../zalogowany_organizator/index.html">
|
||||||
action="file:///Users/arekkowalski/Desktop/testowanie_visual/Padel-Tournaments-System/frontend/zalogowany_organizator/index.html?">
|
|
||||||
<input class="myButton" type="submit" value="Zaloguj" />
|
<input class="myButton" type="submit" value="Zaloguj" />
|
||||||
</form>
|
</form>
|
||||||
</center>
|
</center>
|
||||||
|
@ -17,7 +17,9 @@
|
|||||||
<a href="#">Ranking</a>
|
<a href="#">Ranking</a>
|
||||||
<a href="#">Wyniki</a>
|
<a href="#">Wyniki</a>
|
||||||
<a href="#">Kontakt</a>
|
<a href="#">Kontakt</a>
|
||||||
<button class="loginn">PANEL ORGANIZATORA</button>
|
<form action="../panel_organizatora/index.html">
|
||||||
|
<input class="loginn" type="submit" value="Panel organizatora" />
|
||||||
|
</form>
|
||||||
<span class="dot">JM</span>
|
<span class="dot">JM</span>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
Loading…
Reference in New Issue
Block a user