mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-02 07:12:56 -08:00
Fix: Directory View - Margin to default
This commit is contained in:
parent
a93410bdcc
commit
7643391d46
1 changed files with 1 additions and 0 deletions
|
|
@ -1062,6 +1062,7 @@
|
|||
{
|
||||
body {
|
||||
background-color: var(--in-content-box-background) !important;
|
||||
margin: 4em auto !important; /* Override to default */
|
||||
}
|
||||
thead a {
|
||||
color: var(--in-content-page-color) !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue