X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=1e5d955ab6f2e20fc9b85b64066977e7c19ee5fe;hb=f73df9c05eb921278d08f17c3e4e18237d7d4007;hp=4c4ba935ff8caaa82782c707be1fce6e0fa33706;hpb=333742d005e30a75832661136a54bc90ed2ee367;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 4c4ba93..1e5d955 100644 --- a/css/custom.css +++ b/css/custom.css @@ -47,3 +47,11 @@ footer{ a.dropdown-toggle{ cursor: pointer; } + +#sponsors a.logo{ + margin-bottom: 1em; +} + +.table-fixed{ + table-layout: fixed; +}