Update index.php
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="robots" content="noindex">
|
<meta name="robots" content="noindex">
|
||||||
<title>ben zijn betere homesite</title>
|
<title>betere homesite</title>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
@@ -20,9 +20,9 @@
|
|||||||
background: linear-gradient(
|
background: linear-gradient(
|
||||||
120deg,
|
120deg,
|
||||||
#245da4,
|
#245da4,
|
||||||
#1b3a6f,
|
#291451ff,
|
||||||
#0f2027,
|
#1e0f27ff,
|
||||||
#2c5364
|
#1c0917ff
|
||||||
);
|
);
|
||||||
background-size: 400% 400%;
|
background-size: 400% 400%;
|
||||||
animation: bgFade 15s ease infinite;
|
animation: bgFade 15s ease infinite;
|
||||||
|
|||||||
Reference in New Issue
Block a user