mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Merge pull request #1691 from Gontier-Julien/devel
Change radius to 10px for a more modern look.
This commit is contained in:
@@ -326,3 +326,8 @@
|
||||
color: #f6f6f6;
|
||||
background: #367fa9;
|
||||
}
|
||||
|
||||
.box,
|
||||
.small-box {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user