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;
}
a, code {
color: #007edf !important;
a code {
color: #007edf;
}
pre, code {