Index: lams_tool_scratchie/web/pages/learning/learning.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scratchie/web/pages/learning/learning.jsp,v diff -u -r1.18.2.4 -r1.18.2.5 --- lams_tool_scratchie/web/pages/learning/learning.jsp 9 Feb 2016 18:53:07 -0000 1.18.2.4 +++ lams_tool_scratchie/web/pages/learning/learning.jsp 7 Mar 2016 23:22:53 -0000 1.18.2.5 @@ -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; +} + +