This commit is contained in:
2025-08-03 16:02:59 +02:00
parent 2387ff4958
commit 156b43ab44
4 changed files with 3 additions and 5 deletions

View File

@@ -349,7 +349,6 @@
width : 45px;
background-color: #003300;
float: left;
margin-right: 7px;
text-align: center;
border-radius: 10px;
@@ -368,7 +367,7 @@
-o-box-shadow: -1px 2px #001c91;
}
a .active:after {
.item.active:after {
content: "";
border-top: 30px solid #b0b0b0;
border-left: 30px solid #c00d0d;