X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=ffdd79e1843e6a86b48a92714f3815df96d15ab0;hb=5fafe1eef38c21a43482b3c5089984b9a913b6cf;hp=4c4ba935ff8caaa82782c707be1fce6e0fa33706;hpb=a8b4e6d36eacf5bf07279e99be91f6c228092c39;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 4c4ba93..ffdd79e 100644 --- a/css/custom.css +++ b/css/custom.css @@ -47,3 +47,15 @@ footer{ a.dropdown-toggle{ cursor: pointer; } + +#sponsors a.logo{ + margin-bottom: 1em; +} + +.table-fixed{ + table-layout: fixed; +} + +code { + background-color: inherit; +}