Added about page

This commit is contained in:
2025-05-17 13:43:27 +03:00
parent 8a01233feb
commit d2b606a03a
5 changed files with 52 additions and 0 deletions
+8
View File
@@ -37,6 +37,14 @@ a:hover {
border-radius: 5px;
}
.about_div {
color: #ececec;
background-color: #272727;
margin: 3px;
padding: 5px;
border-radius: 5px;
}
table {
background-color: #272727;
padding: 10px;