replace line breaks with lists for releases page

This commit is contained in:
Daniel Micay
2019-05-10 17:29:40 -04:00
parent 2ba653ca55
commit 2ed2ba8bf5
2 changed files with 162 additions and 128 deletions

View File

@@ -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';