22 lines
346 B
HTML
22 lines
346 B
HTML
<style>
|
|
*:scope {
|
|
background-clip: text, border-box;
|
|
}
|
|
*:only-child {
|
|
background-image: repeating-radial-gradient(0.62em, blue 28% 0.38em);
|
|
writing-mode: vertical-lr;
|
|
}
|
|
*:root {
|
|
text-combine-upright: all;
|
|
}
|
|
</style>
|
|
<script>
|
|
function go() {
|
|
a.align = "right"
|
|
}
|
|
</script>
|
|
<body onload="go()">
|
|
<table>
|
|
<footer dir="rtl">
|
|
<tbody id="a">
|
|
A
|