Skip to content

Styling the headers at the top of the email #2871

Answered by jmduke
krangor asked this question in Q&A
Discussion options

You must be logged in to vote

Both should be accessible via h1.subject (that is, a tag of "h1" and a class of "subject"), like so:

h1.subject {
  color: red;
}

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jmduke
Comment options

Answer selected by jmduke
Comment options

You must be logged in to vote
1 reply
@jmduke
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants