web: fix <em> looking like a button
This commit is contained in:
parent
8eaefde67d
commit
9e35f8ca6c
@ -2,6 +2,13 @@
|
||||
color: var(--color-text) !important;
|
||||
}
|
||||
|
||||
.body.news-post em {
|
||||
border: 0 !important;
|
||||
font-style: italic;
|
||||
margin: inherit !important;
|
||||
padding: inherit !important;
|
||||
}
|
||||
|
||||
.body.news-post.site-saturday-morning-breakfast-cereal {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user