Skip to content

Commit 1b705f4

Browse files
Minor doc tweaks
1 parent 5cc064a commit 1b705f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
a{ color: #7b94b2; }
2222
ul,ol{ margin: 10px 0 10px 40px; }
2323
li{ margin: 4px 0; }
24-
dl{ margin: 10px 0 10px 40px; }
24+
dl.defs{ margin: 10px 0 10px 40px; }
2525
dl.defs dt{ font-weight: bold; line-height: 20px; margin: 10px 0 0 0; }
2626
dl.defs dd{ margin: -20px 0 10px 160px; padding-bottom: 10px; border-bottom: solid 1px #eee;}
2727
pre{ font-size: 12px; padding: 0 0 0 10px; margin: 10px 0; border-left: solid 5px #fbebaf; overflow: auto; }
@@ -371,7 +371,7 @@ <h2>Formatting Your Time</h2>
371371
<!-- ############################################################################# -->
372372
<div id="tp-localization">
373373

374-
<h3>Working with Localizations</h3>
374+
<h2>Working with Localizations</h2>
375375

376376
<p>Timepicker comes with many translations and localizations, thanks to all the contributors. They can be found in the localization folder in the git repo.</p>
377377

0 commit comments

Comments
 (0)