Add a,color style

This commit is contained in:
Justin Ethier 2016-12-01 18:41:23 -05:00
parent e722d520d4
commit afc6494bac

View file

@ -167,6 +167,10 @@ p img {
border: none; border: none;
} }
a, code {
color: #007edf;
}
pre, code { pre, code {
width: 100%; width: 100%;
color: #222; color: #222;