.toc ul li{
    list-style:none !important;
}

.toc a{
    text-decoration: none !important;
    color: blue;
}

.postBody strong{
    background-color: yellow;
}

h1, h2, h3, h4, h5, h6::after{
    content: "aaa";
}