Daniel Micay
1503d660d2
use -webkit-fill-available instead of 100vh
...
The approach of using 100vh interacts poorly with how Chromium and
Safari calculate the viewport height on mobile. They include their
navigation bar as part of the viewport height from the start to avoid
dynamic changes to the viewport site.
2019-07-05 21:40:57 -04:00
Daniel Micay
4b64859ee7
push footer to the bottom of the viewport
2019-06-28 06:18:16 -04:00
Daniel Micay
e09bfdf7aa
move fonts to dedicated subdirectory
2019-06-18 23:39:06 -04:00
Daniel Micay
60902ba216
releases: add hidden sections for bonito and sargo
2019-06-13 13:51:15 -04:00
Daniel Micay
a7848665f1
adjust approach to header links
2019-06-03 12:27:06 -04:00
Daniel Micay
04ed24bc9d
add padding between footer links
2019-05-16 16:27:56 -04:00
Daniel Micay
746eed0a6a
use a list for footer links
2019-05-16 15:57:00 -04:00
Daniel Micay
42504d7831
fix inconsistency in code style
2019-05-12 14:09:42 -04:00
Daniel Micay
770f917ff2
update Roboto woff2 files
2019-05-11 18:39:49 -04:00
Daniel Micay
2ed2ba8bf5
replace line breaks with lists for releases page
2019-05-10 17:29:40 -04:00
Daniel Micay
db8a6ae322
disable flexbox footer positioning for now
...
This causes a very annoying issue of the content no longer overflowing
properly which proved to be too hard to resolve right now.
2019-05-04 21:01:34 -04:00
Daniel Micay
23c02b4ad6
make footer links a bit darker for accessibility
...
The current color is too light to pass accessibility checks for
contrast. It was intentionally low contrast to make it unintrusive since
it's a footer, but it's probably best to comply with these guidelines.
2019-05-04 19:29:36 -04:00
Daniel Micay
cf28e52361
replace placeholder link colors
2019-05-04 18:08:56 -04:00
Daniel Micay
8c99d4f36c
always show footer at the bottom via flexbox
2019-05-03 12:47:28 -04:00
Daniel Micay
70d78628df
make the footer links less prominent
2019-05-03 11:29:14 -04:00
Daniel Micay
eb7bc1a835
consistent link colors
2019-05-03 11:17:20 -04:00
Daniel Micay
6b7e55a50a
add initial footer to all pages
2019-05-03 10:13:38 -04:00
Daniel Micay
00d4e4bd6c
update comment based on seamlessupdate.app
2019-04-28 01:17:11 -04:00
Daniel Micay
0d502c191e
add Roboto Italic font
2019-04-26 02:06:06 -04:00
Daniel Micay
f3a47399a7
always show vertical scrollbar to preserve layout
2019-04-25 23:23:13 -04:00
Daniel Micay
f5766668bb
add donation page based on attestation.app
2019-04-25 22:57:08 -04:00
Daniel Micay
1f78b34072
initial commit based on seamlessupdate.app
2019-04-25 22:34:35 -04:00