45 Updated text on the home page
This commit is contained in:
parent
e1154d2f87
commit
f8e0ce8786
@ -40,8 +40,9 @@
|
||||
<div id="banner">
|
||||
<div class="row">
|
||||
<div class="small-12 columns">
|
||||
<h1>Cooperative Technologists</h1>
|
||||
<p>Building a tech industry that's better for its workers and customers through co-operation, democracy and worker ownership.</p>
|
||||
<h1 class="is-hidden">Cooperative Technologists</h1>
|
||||
<p class="homepage-message">Creative technology companies, fully owned and controlled by the people who do the work.<br />
|
||||
Cooperative ownership means tech that’s better for its workers and customers.</p>
|
||||
<span>
|
||||
<a id="video" data-open="video-modal"><i class="fi-play"></i>Watch video</a>
|
||||
<a id="our-manifesto" href="manifesto">Our manifesto</a>
|
||||
|
@ -6577,6 +6577,11 @@ a:focus {
|
||||
#our-manifesto {
|
||||
height: 48px !important; }
|
||||
|
||||
.homepage-message {
|
||||
font-size: 1.5em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.reveal-overlay {
|
||||
z-index: 9999; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user