list specialties & finish page pecialties

This commit is contained in:
Ehsan
2024-07-09 19:52:54 +03:30
parent 72725c9600
commit c052e2d55e
7 changed files with 91 additions and 23 deletions
+8
View File
@@ -185,6 +185,14 @@ body {
animation-duration: 2s;
}
.hover-mode-item-speciality:hover p:first-child {
color: #FAFAFA;
}
.hover-mode-item-speciality:hover p:last-child {
color: #EFEFEF;
}
@keyframes openx {
0% {
width: 0;