From 9cf6c21f59d33ef1e98c894623998bfd0a6ff4e8 Mon Sep 17 00:00:00 2001 From: Adam Sramek Date: Sun, 21 Apr 2024 13:24:39 +0200 Subject: [PATCH] update --- stranky/Login.html | 2 +- styly/SCP.css | 2 +- styly/Skyrim.css | 2 +- styly/Subnautica.css | 2 +- styly/Titanfall.css | 2 +- styly/Witcher3.css | 4 ++++ styly/Wither3.css | 4 ---- 7 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 styly/Witcher3.css delete mode 100644 styly/Wither3.css diff --git a/stranky/Login.html b/stranky/Login.html index b827b5a..138b93c 100644 --- a/stranky/Login.html +++ b/stranky/Login.html @@ -5,6 +5,6 @@ -

Don't have an account? Sign up

+

Don't have an account? Sign up

\ No newline at end of file diff --git a/styly/SCP.css b/styly/SCP.css index 747fd54..f7135e5 100644 --- a/styly/SCP.css +++ b/styly/SCP.css @@ -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/); } diff --git a/styly/Skyrim.css b/styly/Skyrim.css index 747fd54..5a6b0f1 100644 --- a/styly/Skyrim.css +++ b/styly/Skyrim.css @@ -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); } diff --git a/styly/Subnautica.css b/styly/Subnautica.css index 747fd54..9629c30 100644 --- a/styly/Subnautica.css +++ b/styly/Subnautica.css @@ -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); } diff --git a/styly/Titanfall.css b/styly/Titanfall.css index 747fd54..61a6c30 100644 --- a/styly/Titanfall.css +++ b/styly/Titanfall.css @@ -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); } diff --git a/styly/Witcher3.css b/styly/Witcher3.css new file mode 100644 index 0000000..1278c90 --- /dev/null +++ b/styly/Witcher3.css @@ -0,0 +1,4 @@ + +body { + background-image: url(https://i.pinimg.com/originals/5f/61/61/5f6161e90678a0fb8d024da611559d62.jpg); +} diff --git a/styly/Wither3.css b/styly/Wither3.css deleted file mode 100644 index 747fd54..0000000 --- a/styly/Wither3.css +++ /dev/null @@ -1,4 +0,0 @@ - -body { - background-image: url(https://w.wallha.com/ws/4/Vlw87L9q.png); -}