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