Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | download: fix style for green buttons | Natanael Copa | 2017-05-29 | 1 | -1/+2 |
| | |||||
* | downloads: bring back the checksum buttons and rearrange colors | Natanael Copa | 2017-05-29 | 1 | -8/+8 |
| | |||||
* | refactor downloads page | Natanael Copa | 2017-05-29 | 1 | -5/+9 |
| | |||||
* | downloads: refactor ordering | Natanael Copa | 2017-05-29 | 1 | -8/+7 |
| | | | | | | | | | There are no way to predict the order in which lua will iterate over a hashtable so we use an array instead. We also set a fixed number of colors which we pick insstead of hardcode the flavor name in the CSS. This is so we can change name of the flavors without needing to modify the CSS. | ||||
* | Increase hamburger button size | Stefan Wagner | 2016-12-22 | 1 | -16/+25 |
| | |||||
* | add margin to li in posts and community | Carlo Landmeter | 2016-12-22 | 1 | -0/+9 |
| | |||||
* | proper padding around dl buttons | Carlo Landmeter | 2016-12-22 | 1 | -1/+3 |
| | |||||
* | css: fix color for alpine-standard download | Natanael Copa | 2016-12-22 | 1 | -1/+2 |
| | |||||
* | style: make <code> background grey | Natanael Copa | 2016-12-22 | 1 | -1/+12 |
| | |||||
* | downsize the footer | Carlo Landmeter | 2016-11-21 | 1 | -2/+3 |
| | |||||
* | remove background color and border from index lists | Carlo Landmeter | 2016-11-21 | 1 | -3/+2 |
| | |||||
* | include original banner image, rename banner-min.jpg to banner.jpg | Stefan Wagner | 2016-11-12 | 1 | -1/+1 |
| | |||||
* | reduce banner file size | Stefan Wagner | 2016-11-11 | 1 | -1/+1 |
| | |||||
* | remove unneeded heights and unneeded directives | Stefan Wagner | 2016-11-11 | 1 | -20/+8 |
| | |||||
* | replace responsive navbar with a pure css solution | Stefan Wagner | 2016-11-11 | 1 | -9/+48 |
| | |||||
* | correct sha/gpg table borders | Carlo Landmeter | 2016-11-10 | 1 | -7/+7 |
| | |||||
* | increase h2 top margin also on about page | Carlo Landmeter | 2016-11-10 | 1 | -4/+3 |
| | |||||
* | properly set media queries | Carlo Landmeter | 2016-11-10 | 1 | -10/+9 |
| | |||||
* | add responsive horizontal-to-vertical menu | Carlo Landmeter | 2016-11-10 | 1 | -42/+91 |
| | |||||
* | change media min-width for menus | Carlo Landmeter | 2016-11-10 | 1 | -0/+7 |
| | |||||
* | add atom and cgit links | Carlo Landmeter | 2016-11-10 | 1 | -0/+7 |
| | |||||
* | add gpg keys to downloads | Carlo Landmeter | 2016-11-10 | 1 | -0/+13 |
| | |||||
* | add all vendor files to local | Carlo Landmeter | 2016-11-10 | 5 | -0/+411 |