This commit is contained in:
epoberezkin
2024-03-14 10:42:44 +00:00
parent c6ecf51ad1
commit 77b7fa5958
19 changed files with 1066 additions and 155 deletions
+5
View File
@@ -210,4 +210,9 @@ h6{
float: left;
margin-right: 3rem;
}
#article .float-to-right{
float: right;
margin-left: 3rem;
}
}