Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/andybrewer/mvp
Browse files Browse the repository at this point in the history
  • Loading branch information
andybrewer committed Apr 20, 2020
2 parents 8659445 + 0adf464 commit 4360ad1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mvp.css
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,10 @@ table tr td:first-child {
text-align: var(--justify-normal);
}

table tr:nth-child(even) {
background-color: var(--color-bg-secondary);
}

/* Quotes */
blockquote {
display: block;
Expand Down

0 comments on commit 4360ad1

Please sign in to comment.