What is the URL of the page with the issue?

All other the pages!

What is your user agent?

Any user agent

Screenshot

Just visit any page of the docs

What did you do?

Just watching and read

What did you expect to see?

Clearest visibility of the formatted structure and intuitive understandable content. Code highlight. Cuties of the cute like https://www.php.net/manual/en/

What did you see instead?

Dynamic scrolling tree of the contents. Bedsheet of text. Garbage of the words. Garbage of type func func func func func func func func func func func func func func func func func func func func func func func func type type type type type type func func func func func func func type type type Unacceptably huge and incomprehensible examples or their absence. Shitty of the shit like https://dev.1c-bitrix.ru/api_help/


This 3 rules do much better

h4[data-kind="type"] {
    background-color: #bfeaf4;
    padding: .25rem;
}

.Documentation-typeMethod {
    padding-left: 1rem;
}

/* This rule by default set any of the header to style of go-class header when anchor used. For what?
For example: https://pkg.go.dev/database/sql#DB.QueryRow */
.UnitDetails :target:not(details,h2) {
    background-color: #ffdfdf;
    padding: .25rem;
}