X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=4cc0ab746a2dded7c4e77a60815c007f0206bc2d;hb=b3a3626fc8cd7bc0afd107d5791825e56fc36c19;hp=429e4895a31cc4f7cbdfb6b9227580b52c410abb;hpb=f34254b8ee796c7b3416d6b6b31886c10fcf62c1;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index 429e489..4cc0ab7 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,27 +1,12 @@ -div#title,div#subtitle{ +div#subtitle{ font-family: "Liberation Mono","DejaVu Sans Mono","Lucida Console",monospace; font-weight: bold; text-align: center; padding: 0; margin: 0; -} - -div#title{ - font-size: 7em; -} - -div#subtitle{ font-size: 3em; } -span.i{ - color: #C00; -} - -span.Eval{ - color: #0C0; -} - footer{ width: 60em; margin: auto; @@ -61,3 +46,7 @@ div.container-fluid { .list-group-item, .form-control { max-width: 30em; } + +div#result{ + text-align: center; +} \ No newline at end of file