mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-06 06:28:33 +03:00
Add back background on html element
This prevents a flash of white from displaying while the CSS loads
This commit is contained in:
parent
e193bb14cc
commit
64332736e1
@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html style="background: #333">
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title></title>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user