diff --git a/app/src/main/assets/style.css b/app/src/main/assets/style.css index 885c4397..3dead8e1 100644 --- a/app/src/main/assets/style.css +++ b/app/src/main/assets/style.css @@ -105,7 +105,7 @@ table /* The main body of the entire forum. */ body { - background: white; + background: #3C3F41; margin: 0; padding: 0; }