From dcdb8442674b41265023f71b9c46d46da2cee0b8 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 11 Apr 2017 10:22:57 -0400 Subject: #503 style changes --- www/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index 274df9f8..5f4fdd0e 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -22,6 +22,11 @@ color:red; } +.eye-background-red +{ + background-color:rgba(231, 76, 60,0.2); +} + .icon.mp4-icon { background-repeat: no-repeat; background-position: 50%; -- cgit v1.2.3