Commit Graph

4 Commits (8cd02cdd01c1cf95748e7c83ccfab97ee10861af)

Author SHA1 Message Date
Leah Rowe 1eda00be69 css: make text scale more nicely to screen sizes 2022-12-29 10:10:32 +00:00
Leah Rowe 8f8eed4760 separate css into new file
http2 now enabled on the server, so multiple http requests
are a bit more efficient for modern browsers

this will save a bit of bandwidth, at the expense of causing
additional delay on high latency connections:

someone on 500ms latency and using http1.1 basically has to
wait an extra half-second for the site to load

(however, that's only the first time, assuming their browser
caches the css file)
2022-12-29 10:10:30 +00:00
Leah Rowe f57c8a632d rename global.css to libreboot.css
people who have the old global.css cached will see a very b0rked looking site.

this is a quick workaround for that, for people seeing the new site that
just launched
2021-05-23 22:36:04 +01:00
Leah Rowe 501e77d996 libreboot site
new one
2021-05-23 22:34:47 +01:00