Index: lams_tool_scratchie/web/pages/learning/learning.jsp =================================================================== diff -u -r2ef18e4c87e2e7929950dbeb990c6715ef16c0c2 -rc9759e81d08842b6202f62bc08a78cc13ca5bcf8 --- lams_tool_scratchie/web/pages/learning/learning.jsp (.../learning.jsp) (revision 2ef18e4c87e2e7929950dbeb990c6715ef16c0c2) +++ lams_tool_scratchie/web/pages/learning/learning.jsp (.../learning.jsp) (revision c9759e81d08842b6202f62bc08a78cc13ca5bcf8) @@ -1,28 +1,40 @@ <%@ include file="/common/taglibs.jsp"%> - <%-- param has higher level for request attribute --%> - - - - +<%-- param has higher level for request attribute --%> + + + + - - - - + + + + <fmt:message key="label.learning.title" /> <%@ include file="/common/header.jsp"%> +#scratches { + margin: 40px 0px; + border-spacing: 0; +} +#scratches tr td { + padding: 12px 15px; +} + +#scratches a, #scratches a:hover { + border-bottom: none; +} + +.scartchie-image { + border: 0; +} + +