Skip to content

List Styles #31

@jnschrag

Description

@jnschrag

Lists (<ul> & <ol>) used in the .entry-content class are styled to look a certain way for when they are used in text content. Because of the specificity of the selectors, these default styles can sometimes interfere with the styles for the interactives that are directly embedded (not via an iFrame). The selectors should be updated on these to apply only when a class is not otherwise applied to the selector (eg. it should apply to <ul>content</ul> and not <ul class="test">content</ul>.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions