14 lines
No EOL
153 B
HTML
14 lines
No EOL
153 B
HTML
<style>
|
|
*:scope {
|
|
text-indent: 41% each-line;
|
|
columns: 0;
|
|
}
|
|
#a {
|
|
float: right;
|
|
writing-mode: tb;
|
|
}
|
|
</style>
|
|
<shadow id="a">
|
|
A
|
|
</shadow>
|
|
<details> |