diff --git a/community/public/css/lms.css b/community/public/css/lms.css index 590f8160..004767ee 100644 --- a/community/public/css/lms.css +++ b/community/public/css/lms.css @@ -62,3 +62,8 @@ .sketch-header { margin-bottom: 1em; } + +.sketch-card .sketch-title a { + font-weight: bold; + color: inherit; +} diff --git a/community/www/sketches/index.html b/community/www/sketches/index.html index 5da1037e..e99ff675 100644 --- a/community/www/sketches/index.html +++ b/community/www/sketches/index.html @@ -19,14 +19,19 @@