Browse Source

Add link code

Brendan Abolivier 6 years ago
parent
commit
43d5301af6
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      static/css/poole.css

+ 3
- 0
static/css/poole.css View File

@@ -175,6 +175,9 @@ pre code {
175 175
   color: inherit;
176 176
   background-color: transparent;
177 177
 }
178
+a code {
179
+  color: #268bd2;
180
+}
178 181
 .highlight {
179 182
   margin-bottom: 1rem;
180 183
   border-radius: 4px;