Commit 5e97e0bd authored by Daniel Quadras's avatar Daniel Quadras

Update ResultDetails.jsp

parent aa9b9a01
...@@ -48,8 +48,8 @@ ...@@ -48,8 +48,8 @@
<style type="text/css" > <style type="text/css" >
.divTxtCss { .divTxtCss {
position: absolute;
font-size: medium; font-size: small;
} }
...@@ -57,9 +57,7 @@ ...@@ -57,9 +57,7 @@
<body> <body>
<div> <p> <c:out value="${result_details}" /> </p>
<div class="divTxtCss"> Result Details: <%=result_details%></div>
</div>
</body> </body>
</html> </html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment