halo-theme-hao/templates/assets/libs/prism/template/plugin-autolinker.css

10 lines
165 B
CSS

/**
* Autolinker plugin overrides
* https://prismjs.com/plugins/autolinker
*/
/* Link in the code */
.token.token a {
color: unset; /* default: inherit */
}