Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | style: more improvements for small screens | Natanael Copa | 2014-12-12 | 1 | -9/+17 | |
| | ||||||
* | minor improvement in layout for mobile devices. | V.Krishn | 2014-12-12 | 1 | -1/+25 | |
| | ||||||
* | minor improvement in layout for mobile devices. | V.Krishn | 2014-12-12 | 1 | -1/+14 | |
| | ||||||
* | reduce css errors on validators | V.Krishn | 2014-12-12 | 1 | -3/+3 | |
| | | | | - add .gitignore file | |||||
* | downloads: add gpg signature | Natanael Copa | 2014-12-12 | 1 | -1/+3 | |
| | ||||||
* | keys: add apk keys and ncopa signing key | Natanael Copa | 2014-12-11 | 6 | -0/+97 | |
| | ||||||
* | add logo icon svg | Natanael Copa | 2014-12-04 | 1 | -0/+80 | |
| | ||||||
* | frontpage: don't cut text on small screens | Natanael Copa | 2014-12-04 | 1 | -11/+4 | |
| | ||||||
* | refactor css for header to look better on small screens | Natanael Copa | 2014-12-04 | 1 | -20/+12 | |
| | | | | | | | | - use default font size for header - increase size for logo accordingly - adjust margins This should make it look at bit better on 320p wide screens. | |||||
* | fonts: add more icons | Natanael Copa | 2014-12-04 | 1 | -6/+45 | |
| | ||||||
* | style: move sites navigation links up when screen gets narrow | Natanael Copa | 2014-12-03 | 1 | -1/+6 | |
| | ||||||
* | frontpage: move sitenav stying to css file | Natanael Copa | 2014-12-03 | 1 | -0/+5 | |
| | ||||||
* | template: make logo clickable | Natanael Copa | 2014-11-27 | 1 | -0/+4 | |
| | ||||||
* | style: dont wrap dates | Natanael Copa | 2014-11-27 | 1 | -0/+4 | |
| | ||||||
* | add favicon | Natanael Copa | 2014-11-27 | 1 | -0/+0 | |
| | ||||||
* | add another logo png | Natanael Copa | 2014-11-27 | 1 | -0/+0 | |
| | ||||||
* | add logo images | Natanael Copa | 2014-11-27 | 2 | -0/+167 | |
| | ||||||
* | style: fix visited link colors | Natanael Copa | 2014-11-27 | 1 | -7/+5 | |
| | ||||||
* | style: fix comments | Natanael Copa | 2014-11-27 | 1 | -22/+24 | |
| | ||||||
* | downloads: improve download list | Natanael Copa | 2014-11-26 | 1 | -1/+8 | |
| | | | | | - change background to grey when hover a row - indent iso | |||||
* | template: make footer always appear at bottom | Natanael Copa | 2014-11-26 | 1 | -4/+19 | |
| | ||||||
* | download: better formatting | Natanael Copa | 2014-11-25 | 1 | -0/+17 | |
| | ||||||
* | style: top-align table cells | Natanael Copa | 2014-11-25 | 1 | -0/+1 | |
| | | | | make git log look slightly less ugly | |||||
* | downloads: make table 100% width | Natanael Copa | 2014-11-25 | 1 | -0/+5 | |
| | ||||||
* | style: add comment how to make nav tabs not stick out | Natanael Copa | 2014-11-25 | 1 | -0/+1 | |
| | | | | in case we want that in future | |||||
* | style: make the navigation tabs go over the horizontal bar | Natanael Copa | 2014-11-25 | 1 | -0/+2 | |
| | | | | thanks to ^7heo | |||||
* | Revert "style: fix navigation tabs so the dont go beyond blue line" | Natanael Copa | 2014-11-25 | 1 | -1/+1 | |
| | | | | This reverts commit 61fa9a1f6ebcb3f4695d3a5b623a3339d99f49d9. | |||||
* | style: fix navigation tabs so the dont go beyond blue line | Natanael Copa | 2014-11-25 | 1 | -1/+1 | |
| | ||||||
* | style: add block class for small font | Natanael Copa | 2014-11-24 | 1 | -0/+4 | |
| | ||||||
* | style: add class for centered block | Natanael Copa | 2014-11-24 | 1 | -0/+4 | |
| | | | | This is so we can avoid using the obsolete <center> | |||||
* | style: make background behind logo lighter | Natanael Copa | 2014-10-07 | 1 | -7/+8 | |
| | | | | | the logo looks better with ligher background so we make the gradient over longer span | |||||
* | frontpage: adjust padding on blocks on frontpage | Natanael Copa | 2014-10-05 | 1 | -4/+11 | |
| | | | | | | | | reduce the left padding to zero on left block and right padding on right block set width instead of max-width on blocks to 24 reduce article maxwidth to 54 | |||||
* | style: remove line under links | Natanael Copa | 2014-09-23 | 1 | -0/+5 | |
| | ||||||
* | style: remove last occurance of px | Natanael Copa | 2014-09-23 | 1 | -1/+1 | |
| | | | | use em or pt for everything so it scales to highres screens | |||||
* | style: fix the full width bar on front page | Natanael Copa | 2014-09-23 | 1 | -2/+6 | |
| | ||||||
* | style: add light gradient to header | Natanael Copa | 2014-09-20 | 1 | -1/+10 | |
| | ||||||
* | style: fix gradient on front page bar | Natanael Copa | 2014-09-20 | 1 | -3/+12 | |
| | ||||||
* | tempate: move navigation bar up and to the right of logo | Natanael Copa | 2014-09-20 | 1 | -31/+35 | |
| | ||||||
* | style: add space in tables | Natanael Copa | 2014-09-19 | 1 | -0/+4 | |
| | ||||||
* | style: reduce font size, make blocks float on resize | Natanael Copa | 2014-09-19 | 1 | -1/+4 | |
| | ||||||
* | style: clean up unused definitions | Natanael Copa | 2014-09-19 | 1 | -7/+0 | |
| | ||||||
* | style: add more padding space in main page bar | Natanael Copa | 2014-09-19 | 1 | -1/+1 | |
| | ||||||
* | frontpage: add a wide bar at top of article | Natanael Copa | 2014-09-19 | 1 | -0/+17 | |
| | ||||||
* | style: set maxwidth for article even if headers are full width | Natanael Copa | 2014-09-19 | 1 | -2/+4 | |
| | ||||||
* | default template: simplify | Natanael Copa | 2014-09-19 | 1 | -6/+0 | |
| | | | | | | remove the section with id "page" wrap the article in a div with overflow-x hidden | |||||
* | Revert "style: give header background a tone of bluish" | Natanael Copa | 2014-09-19 | 1 | -2/+2 | |
| | | | | | | and fix header nav bg color This reverts commit cbe5d770269de4a70bbd0dcf15b85b35301548d9. | |||||
* | style: give header background a tone of bluish | Natanael Copa | 2014-09-18 | 1 | -2/+2 | |
| | ||||||
* | style: use full width and make header background slightly grey | Natanael Copa | 2014-09-18 | 1 | -1/+2 | |
| | ||||||
* | style: set max-width to 60em | Natanael Copa | 2014-07-15 | 1 | -1/+1 | |
| | ||||||
* | style: arrange download, news and development as blocks | Natanael Copa | 2014-07-05 | 1 | -11/+9 | |
| | | | | We do download block bigger and above the 2 columns with news and development |