Some CSS fixes

This commit is contained in:
2022-07-11 23:50:21 +03:00
parent 14db58627e
commit 9f88b2c7b8
8 changed files with 102 additions and 58 deletions
+7
View File
@@ -1,3 +1,10 @@
div.mainpage {
margin: 10px;
padding: 10px;
border: 1px solid black;
border-radius: 20px;
}
aside.menu {
border: 3px solid black;
border-radius: 10px;