fixed dots

This commit is contained in:
Miodec 2022-09-06 13:46:38 +02:00
parent e523cfb1a7
commit e60fd05c51

View file

@ -52,17 +52,25 @@
}
#menu .textButton:nth-child(6) {
background: #ffd543;
color: var(--sub-color);
}
#menu .textButton:nth-child(6):hover {
color: var(--text-color);
}
#menu .textButton:nth-child(7) {
background: #ff9349;
background: #ffd543;
}
#menu .textButton:nth-child(8) {
background: #f94348;
background: #ff9349;
}
/* #menu .textButton:nth-child(8) {
background: #f94348;
} */
/* #menu:after{
content: "";
background: #ff9349;