|
|
|
@ -16,7 +16,7 @@ |
|
|
|
<p class="text-3xl pb-10 font-extrabold tracking-wide">ADMIN PANEL</p> |
|
|
|
<p class="text-3xl pb-10 font-extrabold tracking-wide">ADMIN PANEL</p> |
|
|
|
|
|
|
|
|
|
|
|
<div class="text-center text-white"> |
|
|
|
<div class="text-center text-white"> |
|
|
|
<input type="url" id="text" class="text-xl rounded-xl text-black py-3 px-3 w-full" placeholder="PROPUNERE"> |
|
|
|
<input type="text" id="text" class="text-xl rounded-xl text-black py-3 px-3 w-full" placeholder="PROPUNERE"> |
|
|
|
<p class="pb-10"> </p> |
|
|
|
<p class="pb-10"> </p> |
|
|
|
<button type="button" class="rounded-xl w-full bg-indigo-900 my-2 py-5 my-2 px-5 text-sm md:text-xl font-bold tracking-wide justify-center items-center font-[manrope]" id="startvot">STARTVOT</button> |
|
|
|
<button type="button" class="rounded-xl w-full bg-indigo-900 my-2 py-5 my-2 px-5 text-sm md:text-xl font-bold tracking-wide justify-center items-center font-[manrope]" id="startvot">STARTVOT</button> |
|
|
|
<button type="button" class="rounded-xl w-full bg-indigo-900 my-2 py-5 my-2 px-5 text-sm md:text-xl font-bold tracking-wide justify-center items-center font-[manrope]" id="show">REZULTATE - STOP VOT</button> |
|
|
|
<button type="button" class="rounded-xl w-full bg-indigo-900 my-2 py-5 my-2 px-5 text-sm md:text-xl font-bold tracking-wide justify-center items-center font-[manrope]" id="show">REZULTATE - STOP VOT</button> |
|
|
|
|