Skip to content

Commit 07c1710

Browse files
committed
Make code more explained and more easier to understand
1 parent 64778a3 commit 07c1710

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datetime-jsp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ supported formats.
55

66
## Instructions
77

8-
Copy this directory to your Java web server root directory, and start the server.
8+
Copy this directory to your Java web server root directory, and start the web server.

datetime-jsp/datetime.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
}
44

55
body {
6-
line-height: 150%;
6+
line-height: 120%;
77
}
88

99
.output {

0 commit comments

Comments
 (0)