Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: re-add line height for paragraphs | Francis Rowe | 2015-12-12 | 1 | -0/+3 |
| | |||||
* | css: re-add hover color on links | Francis Rowe | 2015-12-12 | 1 | -0/+4 |
| | |||||
* | css: decrease margins a bit | Francis Rowe | 2015-12-12 | 1 | -1/+1 |
| | |||||
* | optimize css; don't set img properties, only 1 image is used | Francis Rowe | 2015-12-12 | 1 | -4/+0 |
| | | | | do it in style="" instead on that image | ||||
* | optimize css and remove background image | Francis Rowe | 2015-12-12 | 1 | -13/+4 |
| | | | | | not everyone has broadband, and we don't need a giant 130KiB background image showing on every page | ||||
* | css: remove redundant semicolon | Francis Rowe | 2015-12-05 | 1 | -1/+1 |
| | |||||
* | home page: put FCC warning as a banner at the bottom of the page | Francis Rowe | 2015-12-05 | 1 | -1/+2 |
| | |||||
* | css: increase background opacity a bit | Francis Rowe | 2015-12-04 | 1 | -4/+1 |
| | |||||
* | css: increase opacity when hovering over a section | Francis Rowe | 2015-12-04 | 1 | -0/+3 |
| | |||||
* | css: don't increase padding of unordered lists | Francis Rowe | 2015-12-04 | 1 | -1/+1 |
| | |||||
* | css: don't increase the line height of header text | Francis Rowe | 2015-12-04 | 1 | -2/+4 |
| | |||||
* | optimize css | Francis Rowe | 2015-12-04 | 1 | -4/+2 |
| | |||||
* | remove css animation | Francis Rowe | 2015-12-03 | 1 | -42/+2 |
| | |||||
* | fix tpo | Francis Rowe | 2015-12-03 | 1 | -3/+43 |
| | |||||
* | fix typo | Francis Rowe | 2015-12-03 | 1 | -0/+3 |
| | |||||
* | optimize css | Francis Rowe | 2015-12-03 | 1 | -6/+3 |
| | |||||
* | css: 99% not 100% for font size. | Francis Rowe | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | css: make font size default again. it was too big | Francis Rowe | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | optimize css (don't set default line height for h1/h2/h3) | Francis Rowe | 2015-11-26 | 1 | -2/+1 |
| | |||||
* | home page: revert to using SVG logo (smaller file size) | Francis Rowe | 2015-11-26 | 1 | -1/+2 |
| | |||||
* | optimize css and make the site more readable | Francis Rowe | 2015-11-26 | 1 | -8/+3 |
| | |||||
* | simplify the home page and make it more readable | Francis Rowe | 2015-11-25 | 1 | -1/+10 |
| | |||||
* | css: set font sans-serif | Francis Rowe | 2015-11-25 | 1 | -1/+2 |
| | | | | | It was naive to assume that every browser uses sans serif by default these days. Tor Browser doesn't. | ||||
* | optimize css | Francis Rowe | 2015-11-22 | 1 | -14/+5 |
| | |||||
* | css: remove b/i/u since the site doesn't use those tags anymore | Francis Rowe | 2015-11-18 | 1 | -1/+1 |
| | |||||
* | fix css issue | Francis Rowe | 2015-11-15 | 1 | -1/+1 |
| | |||||
* | make css readable (still minified when loaded on page) | Francis Rowe | 2015-09-23 | 1 | -10/+38 |
| | |||||
* | fix rounding on borders | Francis Rowe | 2015-09-23 | 1 | -1/+1 |
| | |||||
* | optimize css | Francis Rowe | 2015-09-23 | 1 | -7/+5 |
| | |||||
* | FAQ: more notes about SATA DMA, based on further discussion | Francis Rowe | 2015-09-19 | 1 | -1/+2 |
| | |||||
* | FAQ: add anchor refs to all headers and subheaders | Francis Rowe | 2015-07-28 | 1 | -0/+2 |
| | | | | This makes it easier to link to sections of the page. | ||||
* | Add a FAQ section | Francis Rowe | 2015-07-28 | 1 | -0/+1 |
| | | | | This was long overdue. | ||||
* | css: max-width on percentage-width image is pointless | Francis Rowe | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | really improve the home page | Francis Rowe | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | improve the question | Francis Rowe | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | Wake the home page more generally useful | Francis Rowe | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | home page: Make everything bigger | Francis Rowe | 2015-07-15 | 1 | -1/+1 |
| | | | | | It was a bit cramped. It still scales down to a small size, if you have a lower screen resolution. | ||||
* | Add information about commercial suppliers of libreboot systems | Francis Rowe | 2015-06-24 | 1 | -1/+1 |
| | | | | Seems like a no-brainer, really. | ||||
* | Make the home page actually useful | Francis Rowe | 2015-06-09 | 1 | -2/+3 |
| | | | | The old one was crap by comparison. | ||||
* | css: pad out the design a bit (2) | Francis Rowe | 2015-05-31 | 1 | -3/+3 |
| | | | | CSS file size also reduced by 2 bytes. | ||||
* | css: pad out the design a bit | Francis Rowe | 2015-05-31 | 1 | -2/+2 |
| | | | | Things were looking a bit cramped. | ||||
* | move common resources to common/ | Francis Rowe | 2015-05-31 | 2 | -0/+24 |