From 2ed2ba8bf5547932d907f99946b88088546ab71d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 10 May 2019 17:29:40 -0400 Subject: [PATCH] replace line breaks with lists for releases page --- static/grapheneos.css | 6 + static/releases.html | 284 +++++++++++++++++++++++------------------- 2 files changed, 162 insertions(+), 128 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'; diff --git a/static/releases.html b/static/releases.html index bff6bdba..88d547bb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -62,137 +62,165 @@ -

- Stable channel - -

+
+

+ Stable channel + +

- - - - - - + + + + + + +
-

- Beta channel - -

+
+

+ Beta channel + +

- - - - - - + + + + + + +

Changelog