Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-23 | layout: wrap content in an "article" tag | Franck Cuny | 2 | -0/+8 | |
2022-01-23 | layout: drop the div 'main' | Franck Cuny | 1 | -6/+4 | |
The div 'main' is not needed, we are creating an element named 'named' in the main block. | |||||
2022-01-23 | css: change style for tables | Franck Cuny | 1 | -4/+8 | |
2022-01-23 | css: update color for the links | Franck Cuny | 1 | -3/+3 | |
Use a light blue. | |||||
2022-01-21 | nav: use 'fcuny.net' instead of template variable | Franck Cuny | 1 | -1/+1 | |
Otherwise it's the name of the site, which is not what I'm looking for here. | |||||
2022-01-21 | css: major cleanup | Franck Cuny | 1 | -76/+84 | |
2022-01-21 | nav: align the menu items to the right | Franck Cuny | 1 | -2/+7 | |
2022-01-21 | post: change formatting for the date | Franck Cuny | 1 | -4/+4 | |
2022-01-21 | nav: drop one item from the menu |