* Update drop cap positioning.
* Add italics to verse block, to differentiate it.
* Update selectors for button blocks, for better custom colour fallbacks.
* Update colour selectors, to account for :visited state.
* Update latest comments block to look more like theme's comments.
* Correct table header background colour; remove unneeded borders from table in editor.
* Make sure bullets are also centred for list-based widget blocks.
* Update drop cap positioning.
* Add italics to verse block, to differentiate it.
* Update selectors for button blocks, for better custom colour fallbacks.
* Update colour selectors, to account for :visited state.
* Update latest comments block to look more like theme's comments.
* Correct table header background colour; remove unneeded borders from table in editor.
* Remove bottom margin styles from lists in editor.
* Update colour for pre tags in editor.
* Adjust top margin on drop caps.
* Update comment widget styles to better match theme's comment styles.
* Add support for responsive embeds, and styles to makes sure wide and full videos fill available space.
* Update button style selectors, and custom colour selectors, to make sure buttons have fallback when they have colour classes from previous themes.
* Centre text, bullets in centred widgets, to match editor styles.
* Update selector for links in editor.
* Align text left/right for full-aligned latest comments widget.
* Add a max-content width for the blocks in the editor.
* Remove border radius from code block in editor.
* Add missing styles for pre tag in classic editor.
* Update button styles, to make sure shine is only applied to buttons without a background, but that the background colour still applies as a fallback.
* Update selectors for buttons, custom colours.
* Reorganize CSS a bit to match other themes.
* Update table headers in theme to match front-end.
* Update comment widget block styles to better match the theme's comments.
* Styles file block link in the editor.
* Correct table cell text direction in theme's RTL styles.
* Update selectors for buttons, custom colours.
* Correct caption styles on front-end and in editor.
* Remove spacing around figure elements in editor.
* Update selectors for buttons, custom colours.
* Update comments widget to better match theme's comment styles.
* Correct table styles in the editor.
* Correct the button line height in the editor.
* Correcting caption size.
* Add space next to file button for RTL languages.
* Update selectors for buttons, custom colours.
* Make sure bullets are centred when widget blocks are centred.
* Remove empty selectors.
* Update comments widget to better match theme's comment styles.
* Correct selectors for buttons & custom palette colours.
* Make sure bullets are centred with centred widgets.
* Update comment widget styles to match comments.
* Remove empty selectors.
* Update verse font styles to italic.
* Update selectors for editor colour palette styles.
* Update comment widget styles to better match the comments in the theme.
* Correct the caption styles on the front-end and in the editor.
* Fix an alignment issue with wide video players in RTL styles.
* Fix the file link colour in the editor.
* Adding some unique verse styles (italicized)
* Reorganizing the editor CSS to match other themes; consolidating some styles.
* Correcting some quote RTL issues with borders.
* Update comments widget block to better match theme's comment styles.
* RTL - fix alignment issue with file block button
* Update file button styles, so it's correct on hover
* Update styles for centred widgets on front-end and in editor
* Make custom editor style selectors more specific
* Correct font sizes in editor, and for quotes
* Remove empty CSS selectors.
* Fix RTL styles for large quote blocks.
* Remove incorrect file button hover styles.
* Add overflow auto to preformatted and code blocks.
* Correct centred styles for widgets.
* Increase font size of comment widget.
* Remove margins from recent posts widget when displayed as grid.
* In themes RTL styles, remove border from block quote.
* For RTL, add space between link and button in file block.
* For RTL, remove border from verse block.
* Remove bottom margin from captions in editor.
* Correct citation font size in editor.
* Correct pre tag font size in editor.
* Add background thead in editor.
* Correct font size in th in editor.
* Add styles for definition lists in editor.
I had incorrectly styled .alignright and .alignleft to switch sides in RTL, but the reality is that alignments _should_ stay left or right, not switch because of text direction.
* Reorganize stylesheets to match other themes
* Fix up display issues with wide blocks, table blocks
* Don't make cover blocks wide unless they've been set as wide.
* Update file block styles in editor.