mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
text update, table fix
This commit is contained in:
parent
92bccadfaa
commit
4ad39f2a67
@ -92,9 +92,10 @@ LAYOUT
|
|||||||
width: 86%;
|
width: 86%;
|
||||||
}
|
}
|
||||||
.wx-table-a {
|
.wx-table-a {
|
||||||
width: 20%;
|
width: 27%;
|
||||||
}
|
}
|
||||||
.wx-table-b {
|
.wx-table-b,
|
||||||
|
.wx-table-c {
|
||||||
width: 16%;
|
width: 16%;
|
||||||
}
|
}
|
||||||
.hx24 {
|
.hx24 {
|
||||||
@ -118,11 +119,14 @@ LAYOUT
|
|||||||
width: 24rem;
|
width: 24rem;
|
||||||
}
|
}
|
||||||
.wx-table-a {
|
.wx-table-a {
|
||||||
width: 30%;
|
width: 36%;
|
||||||
}
|
}
|
||||||
.wx-table-b {
|
.wx-table-b {
|
||||||
width: 20%;
|
width: 20%;
|
||||||
}
|
}
|
||||||
|
.wx-table-c {
|
||||||
|
width: 16%;
|
||||||
|
}
|
||||||
.hx-try-user {
|
.hx-try-user {
|
||||||
height: 24rem;
|
height: 24rem;
|
||||||
}
|
}
|
||||||
@ -134,7 +138,8 @@ LAYOUT
|
|||||||
.wx24-metrics {
|
.wx24-metrics {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.wx-table-b {
|
.wx-table-b,
|
||||||
|
.wx-table-c {
|
||||||
width: 25%;
|
width: 25%;
|
||||||
}
|
}
|
||||||
.hx-compare-c,
|
.hx-compare-c,
|
||||||
|
@ -88,7 +88,7 @@
|
|||||||
</em>
|
</em>
|
||||||
</h2>
|
</h2>
|
||||||
<p class="wx18 center ma0">
|
<p class="wx18 center ma0">
|
||||||
Opt-in only. <i>Users must actively give their consent to data collection.</i> encrypted end-to-end.
|
Opt in only. <i>Users must actively give their consent to data collection.</i> encrypted end-to-end.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -510,8 +510,8 @@
|
|||||||
<td class="wx-table-a truncate pv2 pl2 pr1"></td>
|
<td class="wx-table-a truncate pv2 pl2 pr1"></td>
|
||||||
<td class="wx-table-b truncate pv2 pl2 pr1 gray">Google Analytics</td>
|
<td class="wx-table-b truncate pv2 pl2 pr1 gray">Google Analytics</td>
|
||||||
<td class="wx-table-b truncate pv2 pl2 pr1 gray">Matomo On-Premise</td>
|
<td class="wx-table-b truncate pv2 pl2 pr1 gray">Matomo On-Premise</td>
|
||||||
<td class="wx-table-b truncate pv2 pl2 pr1 gray">Fathom</td>
|
<td class="wx-table-c truncate pv2 pl2 pr1 gray">Fathom</td>
|
||||||
<td class="wx-table-b truncate pv2 pl2 pr1">Offen</td>
|
<td class="wx-table-c truncate pv2 pl2 pr1">Offen</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr class="bg-near-white">
|
<tr class="bg-near-white">
|
||||||
@ -587,7 +587,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="tl truncate pv2 pl2 pr1">Data collection is opt in only</td>
|
<td class="tl truncate pv2 pl2 pr1">Users can see and manage own data</td>
|
||||||
<td class="truncate pv2 pl2 pr1">
|
<td class="truncate pv2 pl2 pr1">
|
||||||
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<circle cx="7.5" cy="7.5" r="7.5" fill="#CCCCCC"/>
|
<circle cx="7.5" cy="7.5" r="7.5" fill="#CCCCCC"/>
|
||||||
@ -611,7 +611,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr class="bg-near-white">
|
<tr class="bg-near-white">
|
||||||
<td class="tl truncate pv2 pl2 pr1">Users can manage own data</td>
|
<td class="tl truncate pv2 pl2 pr1">Opt in only data collection</td>
|
||||||
<td class="truncate pv2 pl2 pr1">
|
<td class="truncate pv2 pl2 pr1">
|
||||||
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<circle cx="7.5" cy="7.5" r="7.5" fill="#CCCCCC"/>
|
<circle cx="7.5" cy="7.5" r="7.5" fill="#CCCCCC"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user