Commit Graph
9 Commits
Author SHA1 Message Date
Peter Zimon 8ff91f709e Updated callout emoji line-height 2021-12-15 15:00:52 +01:00
Peter Zimon 9b45ff3418 Card css specificity update (#832)
The default CSS styles of new Koenig cards that have been released in the past couple of weeks was updated for better usability in themes in general (read commit message for reasons and more reference).

This commit contains CSS cleanup and updates in theme styles that aligns Casper to this change.
2021-12-15 13:06:42 +01:00
Peter Zimon 827f37255c Updated styles for file upload card 2021-12-14 14:38:49 +01:00
Peter Zimon b6474446f8 Updated toggle styles 2021-12-04 08:14:00 -04:00
Peter Zimon 462770968a Updated callout styles 2021-12-04 08:06:09 -04:00
Peter Zimon b5b1ea001e Updated NFT card styles 2021-11-19 12:02:09 +01:00
Peter Zimon bf4b8d7f15 Added secondary navigation (#664)
refs https://github.com/TryGhost/Ghost/pull/11409

- Adds secondary navigation to the main menu
- Updated secondary nav mobile styles
- Updated cover for the scrollable main navigation
2019-12-04 17:41:50 +07:00
Peter Zimon 68b0270ed5 Dark mode table style fix (#641)
refs. https://github.com/TryGhost/Casper/issues/637

- fixed styles for tables in dark mode
2019-10-29 16:27:40 +01:00
Peter Zimon 8993409296 Error page improvements (#639)
refs. https://github.com/TryGhost/Casper/issues/632

Error page fixes and improvements
- uses default template (i.e. standard header and footer) on 404 error page
- fixed not displaying authors and primary tags on recommended posts on 404 error page
- fixed background for navigation bar on generic error page
- refined error code and message styles
2019-10-28 16:28:25 +01:00