From 104abf3f68137f0affd46ed4df14bdfbb88d65c5 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 1 Dec 2016 18:44:49 -0500 Subject: [PATCH] WIP --- stylesheets/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 050ab028..bf279561 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -168,7 +168,7 @@ p img { } a, code { - color: #007edf important!; + color: #007edf !important; } pre, code {