Browse Source

Add link code

Brendan Abolivier 7 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
   color: inherit;
175
   color: inherit;
176
   background-color: transparent;
176
   background-color: transparent;
177
 }
177
 }
178
+a code {
179
+  color: #268bd2;
180
+}
178
 .highlight {
181
 .highlight {
179
   margin-bottom: 1rem;
182
   margin-bottom: 1rem;
180
   border-radius: 4px;
183
   border-radius: 4px;