Skip to content

Commit

Permalink
Merge pull request #699 from ProjectSidewalk/576-video-overlay-text-v…
Browse files Browse the repository at this point in the history
…isibility

Added translucent background to video overlay text
  • Loading branch information
Manaswi Saha authored Jun 20, 2017
2 parents 5f277d0 + 6de247e commit f51a73f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ footer {
color: #fff;
font-family: raleway, sans-serif;
font-size: 45px;
background: rgba(0,0,0,0.2);
}
#playlink{
font-size: 20px;
Expand Down

0 comments on commit f51a73f

Please sign in to comment.