diff --git a/app/views/predators/aug17.html.erb b/app/views/predators/aug17.html.erb index 9263239..70ffae8 100644 --- a/app/views/predators/aug17.html.erb +++ b/app/views/predators/aug17.html.erb @@ -369,7 +369,16 @@ function playSong(filename) cursor: pointer; } - + .disclaimer { + color: red; + float: right; + margin-right: -6px; + margin-top: -20px; + } + + .red_text { + color: red; + }