<style>
@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');
.wiki-content a, .wiki-content a:link, .wiki-content a:visited, .wiki-content a:focus, .wiki-content a:hover, .wiki-content a:active, .list-of-children {
color: rgb(97,97,97);
font-size: 16px;
font-weight: 600;
}
.list-of-children { min-height: 333px;}
</style> |