popurls classic link colors stylesheet

popurls classic black - link colors stylesheet

이 스크립트는 직접 설치하는 용도가 아닙니다. 다른 스크립트에서 메타 지시문 // @require https://update.greasyforks.org/scripts/14798/95986/popurls%20classic%20link%20colors%20stylesheet.js을(를) 사용하여 포함하는 라이브러리입니다.

a:link {
color: #84bbd0 !important;
}

a:visited {
color: #545454 !important;
}

a:hover {
color: #ffffff !important;
}

a:active {
color: #545454 !important;
}

a.staticlinkblack,
a.staticlinkblack:link,
a.staticlinkblack:visited {
  color: orange !important;
}
长期地址
遇到问题?请前往 GitHub 提 Issues。