mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-03 20:33: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>
|
||||
<html>
|
||||
<html style="background: #333">
|
||||
<head>
|
||||
<title></title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user