sample: format section titles as html headers
[sheet.git] / latin.plp
index 46e985f55d2a06802d5394b20544973c3e8e9271..e304a3632f30f62132b5efa53625cdc61fb5dc86 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'latin alphabet cheat sheet',
-       version => '1.3',
+       version => '1.4',
        description => [
        ],
        keywords => [qw'
@@ -18,7 +18,6 @@ Html({
 :>
 <style>
        td {
-               vertical-align: top;
                white-space: nowrap;
        }
        th {
@@ -37,7 +36,6 @@ Html({
        }
 
        .sample {
-               vertical-align: middle;
                text-align: left;
                padding: 1px 0.3em;
                white-space: normal;