diff --git a/task.css b/task.css index 3775beb96..e316b3a7c 100644 --- a/task.css +++ b/task.css @@ -56,20 +56,23 @@ body { #content h2 { font-size: 22px; + border-bottom: 1px dotted #000; } #content h3 { font-size: 20px; + border-bottom: 1px dotted #bbb; } #content h4 { font-size: 18px; + border-bottom: 1px dotted #bbb; } #content h5 { font-size: 18px; background: #ffd; - border-bottom: 1px dotted #aaa; + border-bottom: 1px dotted #bbb; } #content p { diff --git a/task.html b/task.html index e8b4d7c96..f0b26ff60 100644 --- a/task.html +++ b/task.html @@ -59,30 +59,6 @@ of windows in the absense of ncurses support -

-

New in version 1.3.0

- Source: task-1.3.0.tar.gz -
- Debian package: task_1.3.0-0_i386.deb - (Thanks to Richard Querin) -

- - -

(Find out what was new in prior versions)

diff --git a/versions.html b/versions.html index 0aa282872..f29d1f039 100644 --- a/versions.html +++ b/versions.html @@ -21,6 +21,30 @@
+

+

New in version 1.3.0

+ Source: task-1.3.0.tar.gz +
+ Debian package: task_1.3.0-0_i386.deb + (Thanks to Richard Querin) +

+ + +

New in version 1.2.0

Source: task-1.2.0.tar.gz