Skip to content

Commit

Permalink
Nicer front news
Browse files Browse the repository at this point in the history
  • Loading branch information
mfherbst committed May 27, 2024
1 parent 25368a6 commit 2a190ca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,17 @@ a.sidebar-nav-subitem:focus {
}

.frontnews {
border-radius: 20px;
background-color: #eeeeee;
padding: 1px 25px 10px 25px;
margin-top: 2em;
/* TODO styling of news-block on front page */
}

.frontnews h2 {
margin-top: 0.75em;
}

.franklin-content img.profile-img {
border-radius: 50% !important;
height: auto;
Expand Down

0 comments on commit 2a190ca

Please sign in to comment.