add dine page

This commit is contained in:
samaradel
2023-08-14 13:36:34 +03:00
parent 9d43c8b8b1
commit a770566bed
10 changed files with 175 additions and 0 deletions

View File

@@ -107,6 +107,12 @@ p {
color: #333;
}
.myColor{
height: 100%;
background-color:#EEEBE4;
}
* {
color: #775840 !important;
}