1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fix PHP8.5 release page css (#1629)

This commit is contained in:
lwlinux
2025-11-20 15:15:11 +08:00
committed by GitHub
parent 8256384e89
commit 3e1bf68681

View File

@@ -42,6 +42,11 @@
margin: 0;
}
.php85 .navbar .navbar__nav {
margin: 0;
margin-left: 24px;
}
.php85 #layout-content a:link,
.php85 #layout-content a:visited {
color: inherit;