Skip to content

Commit

Permalink
Add some transparency for galleria's info box (fix saimn#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Mar 10, 2018
1 parent 662adfc commit c2467bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sigal/themes/galleria/static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,9 @@ header h1 a:hover, header h2 a:hover {
width: 100%;
margin: 0 auto;
}
.galleria-theme-classic .galleria-info-text {
background-color: rgba(0, 0, 0, 0.7);
}

.icons {
top: 10px;
Expand Down

0 comments on commit c2467bb

Please sign in to comment.