Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Tweaks to entry content styles #418

Conversation

andersnoren
Copy link
Contributor

Minor updates to entry content/block styles to fix issues discovered when creating the block styles. Includes the following adjustments:

  • Removed CSS setting all .entry-content a elements to the serif font stack, resulting in links within figcaption, headings and other sans-serif elements having serif links
  • Fixed the color of the button outline not being correct when no accent color is set
  • Set the font size of left/right aligned .wp-block-pullquote.is-style-solid-color blockquote p to overwrite the default block-styles properties
  • Fixed alignleft/alignright not being aligned correctly between 480px and 660px
  • Make H6 uppercase
  • Update drop-cap font size
  • Use font-family: inherit instead of a full font stack where possible (cover block paragraph)
  • Set file button style to match other button styles
  • Updated the overall style of file blocks
  • Set video elements to display: block to fix margin issues with figcaptions
  • Add the base block margins to: .wp-block-video, .wp-block-code, .wp-block-verse, .wp-block-preformatted (3rem vertical on mobile, 5rem vertical on tablet and up)
  • Increase margin between time and excerpt on Recent Entries block widget
  • Increase margin between avatar and article on Recent Comments block widget (only when .has-avatars is set on body)

Copy link
Contributor

@ianbelanger79 ianbelanger79 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ianbelanger79 ianbelanger79 merged commit 5242e3c into WordPress:master Sep 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants