🎨 ux(browser): use background color instead of an image
This commit is contained in:
parent
69376e75bd
commit
f978b940ca
2 changed files with 1 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 287 KiB |
|
@ -10,9 +10,7 @@
|
|||
/* Background Color */
|
||||
|
||||
#browser {
|
||||
background-image: url(arch-logo.png) !important;
|
||||
background-size: cover !important;
|
||||
background-position: center !important;
|
||||
background-color: #1e2030 !important;
|
||||
}
|
||||
|
||||
#tabbrowser-tabpanels,
|
||||
|
|
Loading…
Add table
Reference in a new issue