来自柯南百科
h1.firstHeading {
    display: none;
}

#titletool {
    padding: 0;
    border: 0;
}

#titletool .d-inline-block {
    display: none !important;
}

#titletool aside a.dropdown-toggle {
    color: #eee;
}

#titletool>div:first-child {
    position: absolute;
    right: 1.5rem;
    padding: 0.5rem;
    z-index: 1;
}