tweaks
This commit is contained in:
parent
3964217cf4
commit
a573cb014f
@ -37,12 +37,16 @@
|
||||
{% endblock %}
|
||||
<body class="poppins f4 trackedWide lh-title no-js colorSalmon bgColorWine">
|
||||
{% if template == 'index' %}
|
||||
<div class="w-100 mw9-ns center-ns h3 colorSalmonLink">
|
||||
<a class="link dim" href="/"><h1 class="f4 logoPadding ma0 ml3 ml5-l"><span class="fw4">offen.</span><span class="fw7">software</span></h1></a>
|
||||
<div class="w-100 colorSalmonLink">
|
||||
<div class="mw9-ns center-ns h3">
|
||||
<a class="link dim" href="/"><h1 class="f4 logoPadding ma0 ml3 ml5-l"><span class="fw4">offen.</span><span class="fw7">software</span></h1></a>
|
||||
</div>
|
||||
</div>
|
||||
{% else %}
|
||||
<div class="w-100 mw9-ns center-ns h3 colorWineLink bgColorOrange">
|
||||
<a class="link dim" href="/"><h1 class="f4 logoPadding ma0 ml3 ml5-l"><span class="fw4">offen.</span><span class="fw7">software</span></h1></a>
|
||||
<div class="w-100 colorWineLink bgColorOrange">
|
||||
<div class="mw9-ns center-ns h3">
|
||||
<a class="link dim" href="/"><h1 class="f4 logoPadding ma0 ml3 ml5-l"><span class="fw4">offen.</span><span class="fw7">software</span></h1></a>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
<div class="mw7 center mv5 ph3 ph0-l">
|
||||
|
||||
<p class="ma0 mb4 ml6-l">
|
||||
The world is in flux, and it’s a unique opportunity to <span class="fw7 f4 f2-l">facilitate change for the better.</span>
|
||||
The world is in flux, and it's a unique opportunity to <span class="fw7 f4 f2-l">facilitate change for the better.</span>
|
||||
</p>
|
||||
<p class="ma0 mr4 mr6-l">
|
||||
We want to enable the makers that are driving this change by providing them with <span class="fw7 f4 f2-l">independent, fair and tailor made software </span>that meet the highest standards when it comes to transparency, integrity and privacy.
|
||||
@ -55,7 +55,7 @@
|
||||
<div class="mw7 center mt5 ph3 ph0-l">
|
||||
|
||||
<p class="ma0 mb4 ml6-l">
|
||||
<span class="fw7 f4 f2-l">Located in Berlin</span>, we’re a small, reliable and well-rehearsed team of seniors that can take care of your software project from first brainstorming to going live.
|
||||
<span class="fw7 f4 f2-l">Located in Berlin</span>, we're a small, reliable and well-rehearsed team of seniors that can take care of your software project from first brainstorming to going live.
|
||||
</p>
|
||||
<p class="ma0 mb4 mr6-l">
|
||||
<span class="fw7 f4 f2-l">Working fully open source </span>allows us to be transparent, keep in touch with the community, and contribute back to an ever growing common body of freely available knowledge.
|
||||
|
Loading…
Reference in New Issue
Block a user