Moved to new structure

This commit is contained in:
kolaente 2018-10-14 19:06:25 +02:00
parent 1516f1fc9e
commit ffef5bb872
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
59 changed files with 0 additions and 51 deletions

View File

@ -1,16 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<meta charset="UTF-8">
<title>Vikunja</title>
<link href="style.css" rel="stylesheet"/>
</head>
<body>
<h1>Vikunja</h1>
<h3>The Todo-app to organize your life.</h3>
<span>Coming soon.</span>
</body>
</html>

View File

@ -1,35 +0,0 @@
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600,800');
*{
padding: 0;
margin: 0;
box-sizing: border-box;
}
body{
background: url('bg.jpg') no-repeat center fixed;
background-size: cover;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-align: center;
color: #fff;
}
h1{
margin-top: 40vh;
font-size: 5em;
font-weight: 800;
}
h3{
font-size: 2.5em;
font-weight: 600;
}
span{
font-size: 1.2em;
font-weight: 500;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 645 KiB

View File

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

View File

Before

Width:  |  Height:  |  Size: 438 KiB

After

Width:  |  Height:  |  Size: 438 KiB

View File

Before

Width:  |  Height:  |  Size: 645 KiB

After

Width:  |  Height:  |  Size: 645 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB