mirror of
https://git.coop/cotech/website.git
synced 2025-10-06 17:24:35 +00:00
Apply brand guidelines to site
Creative Co-op have recently prepared some brand guidelines for CoTech, including a new logo, typography suggestions and background images. This commit restyles the site to apply, as best we can, these guidelines. It's hard to split this into smaller commits because the decision to use a black background colour means many things have to change. Notably we've removed the "about/join" footer, as it was hard to choose a bg colour and without one it became more apparent that this footer was more in the way than useful. Co-authored-by: Natasha Natarajan <natasha@outlandish.com>
This commit is contained in:
@ -1,12 +1,4 @@
|
||||
<footer>
|
||||
<section class="slice slice--dark">
|
||||
<ul class="footer-links">
|
||||
<li><a href="/about">About <span>»</span></a></li>
|
||||
<li><a href="/join">Join <span>»</span></a></li>
|
||||
<li><a href="/about#manifesto">Manifesto <span>»</span></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section class="slice slice--darker">
|
||||
<img src="/assets/img/coop-logo.png" />
|
||||
<p>Site developed by <a href="https://glowboxdesign.co.uk/" target="_blank">Glowbox Design</a>, <a href="https://gofreerange.com/" target="_blank">Go Free Range</a> & <a href="https://outlandish.com" target="_blank">Outlandish</a>.</p>
|
||||
|
Reference in New Issue
Block a user