X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=ea565c668916a9eaa760ed39cbaece6dc7c79cd0;hb=1fb046b0868290f70fdc596644984f67874b3b99;hp=b4601d8537c7936cd9b98dc4e18311d3ea7825c8;hpb=6e80032b72a728493d8155520539ab074d51d12a;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index b4601d8..ea565c6 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,18 +1,9 @@ -div#subtitle{ - font-family: "Liberation Mono","DejaVu Sans Mono","Lucida Console",monospace; +h1#title{ font-weight: bold; text-align: center; padding: 0; margin: 0; - font-size: 3em; -} - -footer{ - width: 60em; - margin: auto; - margin-top: 6em; - white-space: pre-wrap; - color: #777; + font-size: 3em !important; } #logo { @@ -46,3 +37,7 @@ div.container-fluid { .list-group-item, .form-control { max-width: 30em; } + +div#result{ + text-align: center; +} \ No newline at end of file