4
0
mirror of https://git.coop/cotech/website.git synced 2025-06-26 16:40:52 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
1e60c58a6e Style the header 2025-06-20 14:43:49 +01:00
20795aebf2 Add reset stylesheet
Taken from https://www.joshwcomeau.com/css/custom-csss-reset/
2025-06-20 14:43:49 +01:00
01c626751a Apply basic typography
As used in the original design.
2025-06-20 14:43:49 +01:00
3517d04637 Strip out CSS, JS and extra markup
The site had around 7000 lines of CSS and 23,000 lines of JS. It also
used a framework called "Zurb" to build the layout. We're planning to
rebrand the website and to make that work easier I think it would help
me (and hopefully those that come after me) to strip out all of these
technologies and recreate the site with a simple stylesheet.

By doing so I think we lose a couple of features, such as the zooming hover
states on the grids of images. Some features, like the "sticky" header
are probably better implemented nowadays in pure CSS.

Given that the site is maintained by volunteers I think the simpler we
can make it the better.
2025-06-20 14:07:32 +01:00
876e7cd0c8 Remove client-list shuffle javascript
The selector in this JS doesn't seem to match anything on the site, so
I'm removing it.
2025-06-20 13:13:57 +01:00
b8127bffd3 Remove maps from the site
I've also removed as much related code as I can find.
2025-06-20 13:13:55 +01:00
4e9b094f89 Fixes #63 Updates the mapbox url and map style to work
The old style maps have been deprecated
Fix from
https://docs.mapbox.com/help/troubleshooting/migrate-legacy-static-tiles-api/

Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
2023-06-06 15:02:34 +00:00
b51f670b33 Fix Grid/Map tab titles layout overspill
I think having the seperator is not properly supported by the
foundation CSS. I was a bit confused with app.css as some seems to
be vendor CSS and some custom CSS, so I left the original padding
rule, and added an override in what seems more like a "custom CSS"
section...

I don't know why they didn't all just float nicely
together in the first place though :/
2020-08-20 12:12:16 +02:00
d634816ef5 Fix bug with map display issue until resize
As the map tab is created hidden by default, leaflet seems unable
to deal with the sizing properly initially, but we can hook into
the "tab changed" event, and tell leaflet to recalculate the size
after switching tabs
2020-08-20 11:53:58 +02:00
fc4263820b hyperlink colour made consistent 2020-04-05 10:33:21 +01:00
ca917656fa Hyperlink underline in light gray 2020-04-05 10:27:05 +01:00
3fccfb7abc Underline hyperlinks with a solid line on hover 2020-04-05 10:25:18 +01:00
cb6d7f2f47 test adding indication of hyperlinks 2020-04-05 10:21:34 +01:00
9279ea09e3 Paper Rhino updates 2020-02-26 12:41:36 +00:00
ac96faf6ba vertical align co-op images on technology pages 2019-07-05 13:36:13 +01:00
aec1f09135 CSS fix for vertical align images on services page 2019-06-20 14:06:30 +01:00
75823e93d8 CSS tweak 2019-06-20 14:00:19 +01:00
9621d74f11 CSS test 2019-06-20 13:56:23 +01:00
ca2e633d27 CSS tweak 2019-06-20 13:54:45 +01:00
f641c889da test vertical align images 2019-06-20 13:53:21 +01:00
a31f65dba6 test vertical align co-op logos 2019-06-20 13:50:09 +01:00
bf3289a6c9 centre client title text 2019-06-20 06:57:33 +01:00
ae02954868 CSS padding for front page increased and use HTTPS for Agile 2019-06-19 16:25:30 +01:00
8496b18c32 CSS tweaks 2019-06-19 16:22:26 +01:00
b358f5adc7 Merged master 2019-04-26 13:18:52 +01:00
cd09cb2ec6 Fixed issue with menu links breaking in the header 2019-04-26 13:16:57 +01:00
c329f8534a WIP fixing discourse links 2019-04-25 17:22:16 +01:00
efeccb222f Merge branch 'master' of git.coop:cotech/website 2019-04-25 16:48:19 +01:00
387701a529 Assets location change 2019-04-25 16:30:35 +01:00