Explorar el Código

Add link code

Brendan Abolivier hace 7 años
padre
commit
43d5301af6
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      static/css/poole.css

+ 3
- 0
static/css/poole.css Ver fichero

@@ -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;