add .floating.left

This commit is contained in:
Rhiannon Morris 2021-06-05 07:34:59 +02:00
parent 3b076315bb
commit 223c784f64
1 changed files with 4 additions and 0 deletions

View File

@ -143,6 +143,10 @@
margin-left: 0.8em;
}
#info .floating.left {
float: left;
}
#info .shaped {
/* maybe one day... */
/* shape-outside: attr(src url); */