X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=ffdd79e1843e6a86b48a92714f3815df96d15ab0;hb=936ea404e1a7a3fe795a8114969d54df64d8a84a;hp=1e5d955ab6f2e20fc9b85b64066977e7c19ee5fe;hpb=13a6bf78b6b3de37fde491c576dc654857efc987;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 1e5d955..ffdd79e 100644 --- a/css/custom.css +++ b/css/custom.css @@ -55,3 +55,7 @@ a.dropdown-toggle{ .table-fixed{ table-layout: fixed; } + +code { + background-color: inherit; +}