mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Link to First UI Impressions @discourse
This commit is contained in:
parent
2358d4e8de
commit
092e01a56e
2 changed files with 13 additions and 3 deletions
|
@ -15,7 +15,7 @@
|
||||||
padding-bottom: 3.5em;
|
padding-bottom: 3.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.two.cards {
|
.ui.three.cards {
|
||||||
.content p {
|
.content p {
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
}
|
}
|
||||||
|
|
|
@ -197,8 +197,8 @@ heading: Portmaster Tour
|
||||||
Dive into it
|
Dive into it
|
||||||
</h3>
|
</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="nine wide column">
|
<div class="thirteen wide column">
|
||||||
<div class="ui two stackable cards">
|
<div class="ui three stackable cards">
|
||||||
<a class="card" href="/technology#portmaster">
|
<a class="card" href="/technology#portmaster">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<p>Explore the mechanics behind Portmaster</p>
|
<p>Explore the mechanics behind Portmaster</p>
|
||||||
|
@ -219,6 +219,16 @@ heading: Portmaster Tour
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
<a class="ui raised card" href='https://discourse.safing.community/t/first-ui-impressions/65' target="_blank">
|
||||||
|
<div class="content">
|
||||||
|
<p>Glimps at some screenshots of the UI</p>
|
||||||
|
</div>
|
||||||
|
<div class="extra content">
|
||||||
|
<button class='ui safing-secondary button'>
|
||||||
|
Visit our Forum
|
||||||
|
</button>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue