summaryrefslogtreecommitdiffstats
path: root/_static
Commit message (Collapse)AuthorAgeFilesLines
* add all vendor files to localpurecss-layoutCarlo Landmeter2016-11-0811-0/+2693
|
* cleanup download sectionCarlo Landmeter2016-11-081-27/+9
|
* set smaller font size for menus on mobileCarlo Landmeter2016-11-071-1/+6
| | | | | | This should make the menus accessable on smaller devices we should probably use some sort of hamburger menu instead ie: http://purecss.io/layouts/tucked-menu-vertical
* add sha256 download linksCarlo Landmeter2016-11-071-14/+24
|
* add a class (pageclass) to every pageCarlo Landmeter2016-10-281-1/+10
| | | | | this will take the filename (in case of root) or else the pathname you can overide it by adding yml at the top of the md file
* move download css to its own sectionCarlo Landmeter2016-10-051-12/+12
|
* keep the footer at the bottom of the pageCarlo Landmeter2016-10-051-3/+21
|
* lower R/L padding on text boxesCarlo Landmeter2016-10-051-1/+1
|
* rename and include banner backgroundCarlo Landmeter2016-10-052-3/+3
|
* inital new purecss designCarlo Landmeter2016-10-041-227/+228
|
* add sponsors pageCarlo Landmeter2016-07-052-0/+0
|
* style: do not increase size of pre/codeNatanael Copa2015-07-151-1/+0
|
* style: replace normalize css with purecssNatanael Copa2015-06-161-1/+0
|
* style: add normalize.cssNatanael Copa2015-04-061-0/+1
|
* style: make nav links go over the bar with the new fontNatanael Copa2015-04-061-1/+1
|
* New font: Open SansNatanael Copa2015-04-061-1/+1
|
* style: use em instead of pxNatanael Copa2014-12-121-1/+1
|
* style: more improvements for smalls creensNatanael Copa2014-12-121-1/+8
| | | | | make nav bar for sites bigger to make it easier hit the correct link even if you have big fingers.
* style: more improvements for small screensNatanael Copa2014-12-121-9/+17
|
* minor improvement in layout for mobile devices.V.Krishn2014-12-121-1/+25
|
* minor improvement in layout for mobile devices.V.Krishn2014-12-121-1/+14
|
* reduce css errors on validatorsV.Krishn2014-12-121-3/+3
| | | | - add .gitignore file
* downloads: add gpg signatureNatanael Copa2014-12-121-1/+3
|
* keys: add apk keys and ncopa signing keyNatanael Copa2014-12-116-0/+97
|
* add logo icon svgNatanael Copa2014-12-041-0/+80
|
* frontpage: don't cut text on small screensNatanael Copa2014-12-041-11/+4
|
* refactor css for header to look better on small screensNatanael Copa2014-12-041-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 iconsNatanael Copa2014-12-041-6/+45
|
* style: move sites navigation links up when screen gets narrowNatanael Copa2014-12-031-1/+6
|
* frontpage: move sitenav stying to css fileNatanael Copa2014-12-031-0/+5
|
* template: make logo clickableNatanael Copa2014-11-271-0/+4
|
* style: dont wrap datesNatanael Copa2014-11-271-0/+4
|
* add faviconNatanael Copa2014-11-271-0/+0
|
* add another logo pngNatanael Copa2014-11-271-0/+0
|
* add logo imagesNatanael Copa2014-11-272-0/+167
|
* style: fix visited link colorsNatanael Copa2014-11-271-7/+5
|
* style: fix commentsNatanael Copa2014-11-271-22/+24
|
* downloads: improve download listNatanael Copa2014-11-261-1/+8
| | | | | - change background to grey when hover a row - indent iso
* template: make footer always appear at bottomNatanael Copa2014-11-261-4/+19
|
* download: better formattingNatanael Copa2014-11-251-0/+17
|
* style: top-align table cellsNatanael Copa2014-11-251-0/+1
| | | | make git log look slightly less ugly
* downloads: make table 100% widthNatanael Copa2014-11-251-0/+5
|
* style: add comment how to make nav tabs not stick outNatanael Copa2014-11-251-0/+1
| | | | in case we want that in future
* style: make the navigation tabs go over the horizontal barNatanael Copa2014-11-251-0/+2
| | | | thanks to ^7heo
* Revert "style: fix navigation tabs so the dont go beyond blue line"Natanael Copa2014-11-251-1/+1
| | | | This reverts commit 61fa9a1f6ebcb3f4695d3a5b623a3339d99f49d9.
* style: fix navigation tabs so the dont go beyond blue lineNatanael Copa2014-11-251-1/+1
|
* style: add block class for small fontNatanael Copa2014-11-241-0/+4
|
* style: add class for centered blockNatanael Copa2014-11-241-0/+4
| | | | This is so we can avoid using the obsolete <center>
* style: make background behind logo lighterNatanael Copa2014-10-071-7/+8
| | | | | the logo looks better with ligher background so we make the gradient over longer span
* frontpage: adjust padding on blocks on frontpageNatanael Copa2014-10-051-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