mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
Merge pull request #1723 from pi-hole/tweak/bpcss
Ensure Block Page (#1416) matches current style of Web Interface
This commit is contained in:
commit
7875df0d6b
1 changed files with 0 additions and 1 deletions
|
@ -228,7 +228,6 @@ header #bpAlt label {
|
||||||
.aboutImg {
|
.aboutImg {
|
||||||
background: url("/admin/img/logo.svg") no-repeat center;
|
background: url("/admin/img/logo.svg") no-repeat center;
|
||||||
background-size: 90px 90px;
|
background-size: 90px 90px;
|
||||||
border: 3px solid rgba(255,255,255,0.2);
|
|
||||||
height: 90px;
|
height: 90px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
|
|
Loading…
Reference in a new issue