mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Match current style of Web Interface
* Remove border from about menu Signed off by WaLLy3K <wally3k@pi-hole.net>
This commit is contained in:
parent
7884423e05
commit
43e1121618
1 changed files with 0 additions and 1 deletions
|
@ -228,7 +228,6 @@ header #bpAlt label {
|
|||
.aboutImg {
|
||||
background: url("/admin/img/logo.svg") no-repeat center;
|
||||
background-size: 90px 90px;
|
||||
border: 3px solid rgba(255,255,255,0.2);
|
||||
height: 90px;
|
||||
margin: 0 auto;
|
||||
padding: 2px;
|
||||
|
|
Loading…
Reference in a new issue