Update index.html
This commit is contained in:
parent
82a79286d0
commit
18bcb48db5
|
@ -3,7 +3,8 @@
|
||||||
<title>FemtoStar</title>
|
<title>FemtoStar</title>
|
||||||
<style>
|
<style>
|
||||||
html, body {
|
html, body {
|
||||||
background-color: #EEEEEE;
|
background-color: #00111d;
|
||||||
|
color: #ffffff;
|
||||||
font-family: "Helvetica", "Suisse Int'l", sans-serif;
|
font-family: "Helvetica", "Suisse Int'l", sans-serif;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
@ -23,7 +24,6 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img src="femtostar_logo.png" width="240" height="240">
|
<img src="femtostar_logo.png" width="240" height="240">
|
||||||
<h1>FemtoStar</h1>
|
|
||||||
<h2>Satellite communications built for privacy</h2>
|
<h2>Satellite communications built for privacy</h2>
|
||||||
<p>
|
<p>
|
||||||
The FemtoStar Project wants to develop a low-cost communications satellite
|
The FemtoStar Project wants to develop a low-cost communications satellite
|
||||||
|
|
Loading…
Reference in a new issue