This commit is contained in:
2025-07-17 16:40:23 +08:00
parent fd64633761
commit f6e52294f0

View File

@@ -103,6 +103,9 @@ address {
margin: 0px; margin: 0px;
/* word-break: break-all; */ /* word-break: break-all; */
} }
strong {
display: inline-block;
}
a { a {
text-decoration: none; text-decoration: none;
cursor: pointer; cursor: pointer;