X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=9872ee8daf56c22f8819dbf17a8ef45d52c14c23;hb=99f0c4ecf3eecfff5752cfb1e137fbe4aeb8722d;hp=9619a30f68bb5c4d6a72637ec6289188585419b8;hpb=05ebc75e25f02d68373483efa678424a4fdfa3f8;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 9619a30..9872ee8 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,9 +1,6 @@ h1#title{ - font-family: "Liberation Mono","DejaVu Sans Mono","Lucida Console",monospace; font-weight: bold; text-align: center; - padding: 0; - margin: 0; font-size: 3em !important; } @@ -49,4 +46,12 @@ div.container-fluid { div#result{ text-align: center; +} + +a.dropdown-toggle{ + cursor: pointer; +} + +.table-fixed{ + table-layout: fixed; } \ No newline at end of file