mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-29 03:39:28 +00:00
7 lines
76 B
HTML
7 lines
76 B
HTML
<style>
|
|
body::before {
|
|
display: ruby;
|
|
content: " ";
|
|
}
|
|
</style>
|