X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=css%2Fcustom.css;fp=css%2Fcustom.css;h=3511469b1c62081a256fe95e3ede480d1dc90a04;hb=a94f84535623ae0de44b63290aa4c8b1bf3e5eaa;hp=e4042eeed8508910d22153f0e13a4e52589fb8a1;hpb=7dc3247307f2e86af154dc449224f22ba8923c79;p=plack-app-gruntmaster.git diff --git a/css/custom.css b/css/custom.css index e4042ee..3511469 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 { + max-width: 30em; +}