X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=4c4ba935ff8caaa82782c707be1fce6e0fa33706;hb=660f28f9f79036dfc58db3a140679bac4658e022;hp=289ae41853b0acfe4f689e24efa92fb6f9d5af5b;hpb=455751849abc49fa8d94e404aa205ba21d416084;p=gruntmaster-page.git diff --git a/css/custom.css b/css/custom.css index 289ae41..4c4ba93 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,8 +1,6 @@ h1#title{ font-weight: bold; text-align: center; - padding: 0; - margin: 0; font-size: 3em !important; } @@ -45,3 +43,7 @@ div#result{ footer{ padding: 1.5em 0; } + +a.dropdown-toggle{ + cursor: pointer; +}