X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=1e5d955ab6f2e20fc9b85b64066977e7c19ee5fe;hb=137683e17847654370c1ecf716905222e8a36d1a;hp=4c4ba935ff8caaa82782c707be1fce6e0fa33706;hpb=a266a1eec3524b872380efad6f2e1f360eda9a0d;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; +}