Merge branch 'master' of git+ssh://code.ungleich.ch/ungleich-public/ungleich-staticcms
This commit is contained in:
commit
f8d97e50c0
3 changed files with 17 additions and 16 deletions
|
@ -21,7 +21,7 @@ h2 {
|
|||
}
|
||||
.mb-5 {
|
||||
margin-bottom: 3rem !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -32,7 +32,7 @@ h2 {
|
|||
.black-bg {
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
|
||||
.red-bg {
|
||||
background-color: #d1240c;
|
||||
}
|
||||
|
@ -53,4 +53,8 @@ h1.generic-header {
|
|||
font-size: 10vw;
|
||||
line-height: 12vw;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
table, th, td {
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
|
|
@ -132,11 +132,8 @@ description3:
|
|||
|
||||
<p>There are <a href="https://matrix.org/clients/">many Matrix
|
||||
clients</a>, although we <b>strongly recommend</b> <a
|
||||
href="https://about.riot.im/features">Riot</a> which is the most
|
||||
advanced at the moment. Be aware, however, that you might be a bit
|
||||
confused with its UI/UX at first (there is ongoing work to improve
|
||||
onboarding): we encourage you to <a href="https://riot.im/app/">try
|
||||
Riot/Matrix</a> first if your are not already familiar with it.
|
||||
href="https://github.com/vector-im/element-web/">Element web</a> which is the most
|
||||
advanced at the moment.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
|
|
@ -58,14 +58,14 @@ SIXNET pricing is transparent and consists of two components: the
|
|||
mobile subscription and the IPv6 connectivity. Note that if you decide
|
||||
to get one of our routers, the first year IPv6VPN is already included.
|
||||
|
||||
| Internet Speed | Internet speed | Price mobile |
|
||||
|----------------+----------------+--------------|
|
||||
| (Mbit/s, down) | (Mbit/s, up) | subscription |
|
||||
| 0.4 | 0.2 | 8 |
|
||||
| 1 | 0.5 | 12 |
|
||||
| 10 | 5 | 18 |
|
||||
| 50 | 25 | 30 |
|
||||
| 300 | 150 | 55 |
|
||||
| Internet Speed down | Internet speed up | Price per month |
|
||||
|-----------------------------------------|-----------------|
|
||||
| 0.4 | 0.2 | 8 |
|
||||
| 1 | 0.5 | 12 |
|
||||
| 10 | 5 | 18 |
|
||||
| 50 | 25 | 30 |
|
||||
| 300 | 150 | 55 |
|
||||
|
||||
|
||||
|
||||
The listed Internet speed is the maximum bandwidth. Depending on your
|
||||
|
|
Loading…
Reference in a new issue