Daniel Micay
1920456ab0
replace legacy rgba with rgb
2025-04-06 22:36:38 -04:00
sandbank52641
b6d22068ec
add setup details for Debian bookworm
2024-07-20 12:01:32 -04:00
sandbank52641
f6d32808f8
use Protobuf library for Python from PyPI
...
Even with fairly up-to-date packages, many Linux distributions have not
recent enough Python Protobuf packages. It's better to use the PyPI
package, which is published by Google, rather than the distribution
packages.
Ideally, adevtool could handle this (with pinned package version and
hash, and hash-checking), but due to many users encountering this issue,
this change should be reasonable for now.
2024-07-20 12:01:32 -04:00
sandbank52641
938041e075
update code and pre style rules
...
Material Design 3 doesn't specify these components, but it's inspired by
what can be found on https://material-web.dev/
2024-02-17 05:03:06 -05:00
sandbank52641
e1b874140f
Add maximum width for social link list in footer
...
According to the Material Design 3 guidelines, the ideal line length is
between 40 and 60 characters [1]. As the list of social links in the
footer has become wide, we will simply wrap it to 60 characters here.
Links:
[1]: https://m3.material.io/foundations/layout/applying-layout/window-size-classes#:~:text=ideal%20line%20length%20for%20text%20is%2040%2D60%20characters
2023-12-29 11:05:14 -05:00
Cosmic Process
9a49c03ce5
Make form elements inherit font family
2023-11-14 16:07:04 -05:00
Daniel Micay
5dec4f79af
update Roboto Mono font
2023-10-31 01:20:22 -04:00
Daniel Micay
772b474bc3
increase line height for footer
2023-07-03 21:34:12 -04:00
tedgravlin
25f865998a
Standardize the size of the QR codes on the Donate page
...
* Also adds a slight curve to the corners
2023-06-18 21:02:25 -04:00
tedgravlin
581d28ab3e
Fix overflow in footer on mobile devices
2023-06-18 17:03:13 -04:00
Daniel Micay
8649a94b53
update Roboto fonts
2023-03-06 11:41:01 -05:00
Daniel Micay
4d7c2bfc2c
use pixelated image rendering mode for QR codes
2023-02-16 20:35:05 -05:00
Daniel Micay
62010eb00f
remove redundant/unused CSS block
2023-02-16 20:21:03 -05:00
smdyv
da7aabff20
Remove site-menu shadow
...
Material 3 no longer uses drop shadows to express elevation in top app
bars.
2022-11-24 05:27:28 -05:00
smdyv
25e5d08807
Add disabled button style rules
2022-11-21 15:53:47 -05:00
smdydv
feb71dd422
Add heading styles
...
Corresponds to the Material Design 3 typography styles.
Mapped to roles that deviate the least from the default user agent
stylesheet to minimize disruptive changes to the user experience.
2022-09-15 06:27:13 -04:00
smdyv
dade536d4e
Add dark highlighting style for placeholders
2022-08-25 23:15:08 -04:00
smdyv
37253ffa17
Add highlighting style for placeholders
...
This is in accordance with Google's developer documentation style guide.
2022-08-25 23:15:08 -04:00
smdyv
367880caf5
Normalize line height of hero title
...
We want consistent white space between the hero text and its neighboring
elements.
2022-04-21 13:41:18 -04:00
smdyv
66fcee80ef
Apply M3 body large typography to the body
...
This increases the white space between different lines and between
individual letters. It provides a more modern look and feel for the
user, which makes it easier to digest the content.
2022-04-21 13:06:03 -04:00
smdyv
84b3ec2dc2
Fix link button when pressed in dark theme
2021-12-11 09:51:18 -05:00
smdyv
affcc01a20
Add hero section
2021-12-11 08:55:42 -05:00
Daniel Micay
59f26f05ea
update Roboto to v29
2021-11-23 21:49:10 -05:00
smdyv
0d47434201
Style buttons to match the new system theme
2021-11-10 11:14:39 -05:00
Daniel Micay
e8abe78206
always use percentage syntax for alpha channel
2021-10-25 02:32:24 -04:00
Daniel Micay
f2c4cfc94c
use modern CSS url function syntax with quotes
2021-10-25 02:28:10 -04:00
Daniel Micay
f994ce0570
update to modern CSS color function syntax
2021-10-25 02:19:38 -04:00
Daniel Micay
75dff2ca52
remove unnecessary quotes
2021-10-25 02:12:14 -04:00
Daniel Micay
10b2c05647
consistently use double quotes for CSS
2021-10-21 15:04:34 -04:00
Marco Janotta
e5882d821c
Add button style rules
2021-06-24 18:07:50 -04:00
Marco Janotta
4b9cde8cdd
Simplify community section
2021-06-05 17:13:18 -04:00
Daniel Micay
f8eed56862
use more accurate filter for icon mask
2021-05-16 12:41:47 -04:00
Daniel Micay
fb1be51f68
rename grapheneos.css to main.css
2021-05-14 22:28:12 -04:00