This commit is contained in:
2021-01-18 10:25:23 +01:00
parent df3f4bbc30
commit 2d7dd14f91

View File

@ -0,0 +1,6 @@
.right {
float: right
}
.clear {
float: clear
}