mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 10:54:33 +00:00
Move hidden style to HTML
This commit is contained in:
parent
65ed64b056
commit
e71174d719
@ -1,6 +1,6 @@
|
||||
<style>
|
||||
*::first-line { }
|
||||
*::before { content:"before text";}
|
||||
body { visibility: hidden }
|
||||
html { visibility: hidden }
|
||||
</style>
|
||||
<object style="position: fixed;-moz-column-count: 100;"><ol style="float: right;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user