diff --git a/app/assets/stylesheets/participation.scss b/app/assets/stylesheets/participation.scss index 9db08b7ff..c23ea5b6c 100644 --- a/app/assets/stylesheets/participation.scss +++ b/app/assets/stylesheets/participation.scss @@ -1626,6 +1626,11 @@ color: $text; } +.orbit-next, +.orbit-previous { + background: rgba(34, 34, 34, 0.25); +} + .zoom-link { background: #fff; border-radius: rem-calc(48);