We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Reference colors from thao, presumes a black background
a:link { color: white; } a:active { color: #FDB714; } a:visited { color: white; } a:hover { color: #FDB714; } /* Panel Colors */ .getting_started { background-color: #BFD730; } .pro_tips { background-color: #40DBF6; } .writing_modules { background-color: #B41E8E; } .faq { background-color: #F2A51F; a:link { color: white; } a:active { color: #F2A51F; } a:visited { color: white; } a:hover { color: #F2A51F; } }