This commit is contained in:
Adam Sramek 2024-04-21 13:24:39 +02:00
parent 46f7a7f8e7
commit 9cf6c21f59
7 changed files with 9 additions and 9 deletions

@ -5,6 +5,6 @@
<input type="password" id="login-password" placeholder="Password" required>
<button type="submit">Login</button>
</form>
<p>Don't have an account? <a href="/?signup">Sign up</a></p>
<p>Don't have an account? <a href="/?Signup">Sign up</a></p>
</div>

@ -1,4 +1,4 @@
body {
background-image: url(https://w.wallha.com/ws/4/Vlw87L9q.png);
background-image: url(https://steamuserimages-a.akamaihd.net/ugc/2022733069629803484/8F9E65CDA91A8DF1E432D2C9454FB2FB58624D62/);
}

@ -1,4 +1,4 @@
body {
background-image: url(https://w.wallha.com/ws/4/Vlw87L9q.png);
background-image: url(https://images4.alphacoders.com/206/206014.jpg);
}

@ -1,4 +1,4 @@
body {
background-image: url(https://w.wallha.com/ws/4/Vlw87L9q.png);
background-image: url(https://moewalls.com/wp-content/uploads/2021/12/monster-bones-under-the-sea-subnautica-thumb.jpg);
}

@ -1,4 +1,4 @@
body {
background-image: url(https://w.wallha.com/ws/4/Vlw87L9q.png);
background-image: url(https://wallpapersmug.com/download/1920x1080/75c391/game-titanfall-2.jpg);
}

4
styly/Witcher3.css Normal file

@ -0,0 +1,4 @@
body {
background-image: url(https://i.pinimg.com/originals/5f/61/61/5f6161e90678a0fb8d024da611559d62.jpg);
}

@ -1,4 +0,0 @@
body {
background-image: url(https://w.wallha.com/ws/4/Vlw87L9q.png);
}