summaryrefslogtreecommitdiff
path: root/static/grapheneos.css
AgeCommit message (Collapse)Author
2019-05-04disable flexbox footer positioning for nowDaniel Micay
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-04make footer links a bit darker for accessibilityDaniel Micay
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-04replace placeholder link colorsDaniel Micay
2019-05-03always show footer at the bottom via flexboxDaniel Micay
2019-05-03make the footer links less prominentDaniel Micay
2019-05-03consistent link colorsDaniel Micay
2019-05-03add initial footer to all pagesDaniel Micay
2019-04-28update comment based on seamlessupdate.appDaniel Micay
2019-04-26add Roboto Italic fontDaniel Micay
2019-04-25always show vertical scrollbar to preserve layoutDaniel Micay
2019-04-25add donation page based on attestation.appDaniel Micay
2019-04-25initial commit based on seamlessupdate.appDaniel Micay