diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
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%; |
