Skip to content

Commit

Permalink
Update fbfpalbums.css
Browse files Browse the repository at this point in the history
  • Loading branch information
bachors authored Jul 13, 2017
1 parent 6a5721c commit da938f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/fbfpalbums.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
}

.fbfpalbums .galleri {
font-size: 12px !important;
display: flex;
flex-direction: row;
flex-wrap: wrap
Expand Down Expand Up @@ -33,6 +32,7 @@
}

.fbfpalbums .galleri .count {
font-size: 0.8em !important;
background-color: rgba(0,0,0,0.6);
color: #fff;
position: absolute;
Expand All @@ -44,6 +44,7 @@
}

.fbfpalbums .galleri .title {
font-size: 1em !important;
background-color: rgba(0,0,0,0.6);
color: #fff;
position: absolute;
Expand Down

0 comments on commit da938f0

Please sign in to comment.