Set code background-color to inherit
[gruntmaster-page.git] / css / custom.css
index 1e5d955ab6f2e20fc9b85b64066977e7c19ee5fe..ffdd79e1843e6a86b48a92714f3815df96d15ab0 100644 (file)
@@ -55,3 +55,7 @@ a.dropdown-toggle{
 .table-fixed{
        table-layout: fixed;
 }
+
+code {
+       background-color: inherit;
+}
This page took 0.009786 seconds and 4 git commands to generate.