X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;h=429e4895a31cc4f7cbdfb6b9227580b52c410abb;hb=c85bf4a6f59d43c42ffc90ad0389edeba99a36fb;hp=e4042eeed8508910d22153f0e13a4e52589fb8a1;hpb=7dc3247307f2e86af154dc449224f22ba8923c79;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index e4042ee..429e489 100644 --- a/css/custom.css +++ b/css/custom.css @@ -15,11 +15,11 @@ div#subtitle{ } span.i{ - color: #F00; + color: #C00; } span.Eval{ - color: #0F0; + color: #0C0; } footer{ @@ -56,4 +56,8 @@ a.thumbnail { div.container-fluid { padding: 0 15px; -} \ No newline at end of file +} + +.list-group-item, .form-control { + max-width: 30em; +}