Bende bütün bağlantıları kapsayan bir class bulamadım o yüzden tek tek bulup hepsini kapattım. Aşağıdaki kod işinizi görecektir. LinksButton
sınıfı ve Header-primary
sınıfları Fof Links eklentisini kapsamaktadır. Fof Links eklentisini kullanmıyorsanız eklemenize gerek yok.
.Header-primary a:hover {color:#898F9C;}
.LinksButton.Button.Button--link {text-decoration:none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
.Post-body a {border-bottom:none;}