++sixnet
This commit is contained in:
parent
16d685834e
commit
6e0871eb45
2 changed files with 15 additions and 11 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;
|
||||
}
|
||||
|
|
|
@ -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