X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=ffdd79e1843e6a86b48a92714f3815df96d15ab0;hb=6529f1ebe3b0a2ee2d9ca195293459eb0196eb00;hp=9bc0cbdde185fb96f5ebeb03e6f557f6435f8df8;hpb=d4eddae167420cb8cce6eb2d04e7fb1f40c85031;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 9bc0cbd..ffdd79e 100644 --- a/css/custom.css +++ b/css/custom.css @@ -51,3 +51,11 @@ a.dropdown-toggle{ #sponsors a.logo{ margin-bottom: 1em; } + +.table-fixed{ + table-layout: fixed; +} + +code { + background-color: inherit; +}