mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-08 12:58:44 +00:00
Load CSS on the root page
This applies the background color to the root page and avoids flicker during the initial page load.
This commit is contained in:
parent
426e9ad14f
commit
461908e031
2 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
body {
|
||||
frame, body {
|
||||
background-color: #d2d2d2;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue