aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/assets (unfollow)
Commit message (Collapse)Author
2022-10-28posts: adjust margin after feedEgor Tensin
2022-10-28posts: narrower feed on mobileEgor Tensin
2022-10-28posts: redesign feed againEgor Tensin
Put dates on the left, this looks nicer.
2022-10-25posts: right-align the dateEgor Tensin
Also, don't wrap if not necessary.
2022-10-25posts: redesign feedEgor Tensin
* No more lame post excerpts. * Smaller and cooler title font.
2022-05-13posts: clarify CSSEgor Tensin
2022-05-13posts: more zing to the side fontEgor Tensin
2022-04-18posts: even feed entry padding valuesEgor Tensin
2022-04-18paginator: 0 bottom marginEgor Tensin
2022-04-18posts: redesign feedEgor Tensin
2022-04-18posts: denser feedEgor Tensin
2022-04-18footer: revert the crazy CSS hackEgor Tensin
2022-04-16posts: date always beneath the header on my phoneEgor Tensin
2022-04-16css: add a commentEgor Tensin
2022-04-15footer: sort out item separationEgor Tensin
2022-04-14footer: lower paddingEgor Tensin
This is in line with the previous change.
2022-04-14bootstrap: lower navbar heightEgor Tensin
This is experimental, I'm not sure it actually makes the navbar look better, especially on mobile.
2022-04-13css: shorten propertyEgor Tensin
2022-04-07css: remove a useless classEgor Tensin
2022-04-07css: revert the stupid .sidebar hackEgor Tensin
2022-04-07posts: rename a CSS classEgor Tensin
2022-04-07sidebar: wrap post-header, don't shrink post-dateEgor Tensin
2022-04-06css: add class .text-monospaceEgor Tensin
2022-04-05scrollbar: try to preserve border-radiusold_sidebarEgor Tensin
2022-04-05move scrollbar styling to scrollbar.cssEgor Tensin
2022-04-05shell: style scrollbarsEgor Tensin
2022-03-23hide the sidebar separator on wide screensEgor Tensin
2022-03-23bootstrap: color navbar light blueEgor Tensin
2022-03-23shell: refactor CSS a bitEgor Tensin
2022-03-23shell: adjust for recent font size increaseEgor Tensin
2022-03-23posts: increase bottom margin for feed entriesEgor Tensin
2022-03-23posts: add bottom margin to feed entriesEgor Tensin
2022-03-22css: fix cursor on disabled list group itemsEgor Tensin
2022-03-22posts: separate feed entries with borderEgor Tensin
It's not as intrusive as <hr>, but still serves its role.
2022-03-22bootstrap: boost font to 16pxEgor Tensin
Also, color the badges in the config.
2022-03-22css: disable (?) fucking font boostingEgor Tensin
2022-03-22footer: switch implementation to flexboxEgor Tensin
God, this is better.
2022-03-22css: move CSS files to jekyll-theme/Egor Tensin
2022-03-22index.html: make it actually prettyEgor Tensin
2022-03-22shell: border on the outer divEgor Tensin
2022-03-21refactor shell.css a bitEgor Tensin
2022-03-21shell: fix scrollbarsEgor Tensin
2022-03-21shell: lighter command backgroundEgor Tensin
2022-03-21add an include for shell commands & outputEgor Tensin
2022-03-21color badges greenEgor Tensin
2021-11-08posts: use CSS for space between category and dateEgor Tensin
2021-11-08css: misc.css -> fix_bootstrap.cssEgor Tensin
2021-11-08css: split misc.cssEgor Tensin
2021-11-08Revert "bootstrap: make headers smaller still"Egor Tensin
On second thought, the headers were fine. If I make them smaller, they become too similar to the text. This reverts commit 7a0b1689564055a98512fdd09ea94ae82210b096.
2021-11-08posts: add gap between title and dateEgor Tensin