Ticket #61287: 61287.2.patch
| File 61287.2.patch, 368 bytes (added by , 18 months ago) |
|---|
-
src/wp-content/themes/twentysixteen/style.css
diff --git src/wp-content/themes/twentysixteen/style.css src/wp-content/themes/twentysixteen/style.css index fc58afaf84..63389ffdf4 100644
pre { 423 423 } 424 424 425 425 code { 426 background-color: #d1d1d1;426 background-color: inherit; 427 427 padding: 0.125em 0.25em; 428 428 } 429 429