diff options
Diffstat (limited to 'static/grapheneos.css')
| -rw-r--r-- | static/grapheneos.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css index 1a762cc9..ae990992 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -119,6 +119,12 @@ footer a:visited { margin-top: 2em; } +#stable-channel ul, #beta-channel ul { + margin: 0; + padding: 0; + list-style-type: none; +} + /* latin */ @font-face { font-family: 'Roboto'; |
