This commit is contained in:
QkoSad
2022-10-16 15:46:49 +03:00
parent 67eb65199c
commit 8193e97aae
11 changed files with 761 additions and 121 deletions
+19
View File
@@ -23,4 +23,23 @@
font-size: 80%;
margin:0px;
color: #0f0f0f;
}
body{
padding:50px 0px 0px 0px;
z-index:0;
}
.navbar-dark {
background-color: #512DA8;
}
.reserve-table{
background-color: yellow;
color: black;
}
.tab-content {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 10px;
}