diff --git a/public/s/css/f0ck-custom.css b/public/s/css/f0ck-custom.css index f407231..19d61eb 100644 --- a/public/s/css/f0ck-custom.css +++ b/public/s/css/f0ck-custom.css @@ -285,7 +285,7 @@ a#next { z-index: 1; left: 0; background: transparent; - width: 40%; + width: 25%; height: 95%; } @@ -294,7 +294,7 @@ a#prev { z-index: 1; right: 0; background: transparent; - width: 40%; + width: 25%; height: 95%; }