diff --git a/style/pi-hole.css b/style/pi-hole.css index fe9b44241..e5efad52c 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -326,3 +326,8 @@ color: #f6f6f6; background: #367fa9; } + +.box, +.small-box { + border-radius: 10px; +}