C2DH / journal-of-digital-history

frontend app for our Digital Journal
GNU General Public License v3.0
19 stars 4 forks source link

Fix/issue 478 #480

Closed danieleguido closed 1 year ago

danieleguido commented 1 year ago

fix issue #478 only for article-info Other styles can be added in the styles/article.scss file as css class attached to the ArticleCell container div:

.container.alert-info .ArticleCellContent {
  border: 2px solid var(--capri);
}
danieleguido commented 1 year ago

Current style for the article-info

Screenshot 2022-10-24 at 12 21 38