blob: dbe59bc80cdbb7aee9c3abe43da98055efc17300 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<style>
:not(text) {
break-inside: avoid;
}
* {
columns: 0px;
padding-top: 87px;
}
</style>
<ol style="font: 1em/1 Ahem, sans-serif">
A
A
<li style="rotate:1deg; float:left">
<hr>
A
|