update of pathing in ccs file

master
flejk 2 years ago
parent 733ec038e7
commit 5244d89eea

@ -49,7 +49,7 @@ header {
height: 220px;
width: 100%;
margin: 0 0 0 0;
background-image: url("/home/src/bg-logo.png");
background-image: url("/BeerListOfMine/src/bg-logo.png");
background-repeat: no-repeat;
}

@ -16,7 +16,7 @@
<!-- menu-->
<nav>
<div>
<form id="nigol" method="POST" action="/home/verify.php" class="menu">
<form id="nigol" method="POST" action="verify.php" class="menu">
<input id="prihlasovaciJmeno" type="text" placeholder="Nickname" size="22" >
<input id="prihlasovaciHeslo" type="password" placeholder="Passphrase" size="22" >
<input id="SearchButton" type="image" alt="Enter !" src="src/key-ico.png">

Loading…
Cancel
Save