Color code links like regular links

Should be working now
This commit is contained in:
Justin Ethier 2016-12-01 18:47:18 -05:00
parent 104abf3f68
commit 8201399b9f

View file

@ -167,8 +167,8 @@ p img {
border: none; border: none;
} }
a, code { a code {
color: #007edf !important; color: #007edf;
} }
pre, code { pre, code {