Match current style of Web Interface
* Remove border from about menu Signed off by WaLLy3K <wally3k@pi-hole.net>
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user