Index: lams_tool_scratchie/web/includes/css/scratchie-learning.scss =================================================================== diff -u -r4f8d2a6c0dba8057f24e88b943099de10947985a -re8a7110708b15579af2c6b31ac52a6da427fef6d --- lams_tool_scratchie/web/includes/css/scratchie-learning.scss (.../scratchie-learning.scss) (revision 4f8d2a6c0dba8057f24e88b943099de10947985a) +++ lams_tool_scratchie/web/includes/css/scratchie-learning.scss (.../scratchie-learning.scss) (revision e8a7110708b15579af2c6b31ac52a6da427fef6d) @@ -1,14 +1,14 @@ @import "_lams_variables.scss"; -#scratches { +.scratches { margin: 40px 0 15px; } -#scratches tr td { +.scratches tr td { padding: 12px 15px; } -#scratches a, #scratches a:hover { +.scratches a, .scratches a:hover { border-bottom: none; }