X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=ffdd79e1843e6a86b48a92714f3815df96d15ab0;hb=a85082d275ecea1127623aec89948c1aa7774578;hp=1e5d955ab6f2e20fc9b85b64066977e7c19ee5fe;hpb=759ae227869b52a2ae9c12f25ee697d0d0e102a0;p=gruntmaster-page.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; +}